diff options
Diffstat (limited to 'hel.nix')
-rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ | |||
97 | 97 | ||
98 | nixpkgs.config.allowUnfree = true; | 98 | nixpkgs.config.allowUnfree = true; |
99 | 99 | ||
100 | virtualisiation.docker = { | 100 | virtualisation.docker = { |
101 | enable = true; | 101 | enable = true; |
102 | autoPrune.enable = true; | 102 | autoPrune.enable = true; |
103 | enableOnBoot = false; | 103 | enableOnBoot = false; |