diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 73ddc175..206a440f 100644 --- a/flake.nix +++ b/flake.nix @@ -162,6 +162,8 @@ impermanence = { url = "github:nix-community/impermanence"; inputs = { + nixpkgs.follows = "nixpkgs"; + home-manager.follows = "home-manager"; }; }; nixos-generators = { |
