This commit is contained in:
parent
92a3d884c9
commit
ad41d6c2e2
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
"fs.inotify.max_user_watches" = 10485760;
|
||||
"fs.inotify.max_user_instances" = 1024;
|
||||
};
|
||||
|
||||
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerSocket.enable = true;
|
||||
docketCompat = true;
|
||||
dockerCompat = true;
|
||||
autoPrune = {
|
||||
enable = true;
|
||||
dates = "weekly";
|
||||
|
|
Loading…
Reference in a new issue