docker: enable autoPrune
This commit is contained in:
parent
686b2d4aee
commit
13c8322ab2
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
# services.printing.enable = true;
|
# services.printing.enable = true;
|
||||||
services.flatpak.enable = true;
|
services.flatpak.enable = true;
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
virtualisation.docker.autoPrune.enable = true;
|
||||||
programs.firejail.enable = true;
|
programs.firejail.enable = true;
|
||||||
|
|
||||||
security.rtkit.enable = true;
|
security.rtkit.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue