diff --git a/flake.nix b/flake.nix index 45af302..81b24d4 100644 --- a/flake.nix +++ b/flake.nix @@ -23,7 +23,6 @@ devshell = { url = "github:numtide/devshell"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.systems.follows = "systems"; }; nixos-generators = { url = "github:nix-community/nixos-generators";