docker: enable autoPrune

This commit is contained in:
Leonardo Eugênio 2023-02-12 01:24:48 -03:00
parent 686b2d4aee
commit 13c8322ab2
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
# services.printing.enable = true;
services.flatpak.enable = true;
virtualisation.docker.enable = true;
virtualisation.docker.autoPrune.enable = true;
programs.firejail.enable = true;
security.rtkit.enable = true;