diff options
Diffstat (limited to 'hosts/carmel')
-rw-r--r-- | hosts/carmel/configuration.nix | 3 |
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. |