diff --git a/hosts/common/default.nix b/hosts/common/default.nix index e940355..7ce5d68 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -10,7 +10,6 @@ # nix flakes compatibility nix = { - package = pkgs.nix_2_4; extraOptions = '' experimental-features = nix-command flakes '';