added podman

This commit is contained in:
Bit Borealis 2024-03-14 17:45:04 +00:00
parent ce40d9ecbf
commit 8d0ebf3c67
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
};
};
programs.mosh.enable = true;
virtualisation.podman = {
enable = true;
dockerCompat = true;
};
# NFS config
users.users.anon = {