about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/carmel/configuration.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/carmel/configuration.nix b/hosts/carmel/configuration.nix
index 93cbd84..8f8a5fb 100644
--- a/hosts/carmel/configuration.nix
+++ b/hosts/carmel/configuration.nix
@@ -8,9 +8,6 @@
 
   nix = {
     package = pkgs.nixUnstable;
-    extraOptions = ''
-      experimental-features = nix-command flakes
-    '';
   };
 
   # Use the systemd-boot EFI boot loader.