diff --git a/flake.nix b/flake.nix index ec68f2b..a613234 100644 --- a/flake.nix +++ b/flake.nix @@ -1,8 +1,6 @@ { description = "b12f hosts"; - nixConfig.extra-experimental-features = "nix-command flakes"; - inputs = { # Track channels with commits tested and built by hydra nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";