Podman: Difference between revisions

imported>JohnAZoidberg
No edit summary
imported>Fumesover
Removing `virtualisation.containers.users` since its deprecated
Line 9: Line 9:
{
{
   virtualisation = {
   virtualisation = {
    # To map subuid and subguid for your user and allow rootless containers
    containers.users = [ "yourusername" ];
     podman = {
     podman = {
       enable = true;
       enable = true;