summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 5a213345..12fa2d7e 100644
--- a/hel.nix
+++ b/hel.nix
@@ -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;