about summary refs log tree commit diff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/cobalt/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix
index 1400d8e..135017c 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -165,6 +165,8 @@ in
   # owner = "openldap";
   # };
 
+  nix.experimentalFeatures = "nix-command flakes";
+
   modules = {
     sops.enable = true;