about summary refs log tree commit diff
path: root/machines/devhell/hildr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/hildr.nix')
-rw-r--r--machines/devhell/hildr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index 9445b3f0..19c89029 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -72,7 +72,7 @@
     cpuFreqGovernor = "powersave";
   };
 
-#  virtualisation.docker.enable = true;
+  virtualisation.docker.enable = true;
 
   nix = {
     maxJobs = lib.mkDefault 4;