Add nix-gc-env input

This commit is contained in:
Alexander Heldt
2024-07-27 11:38:14 +02:00
parent 9b770da4d3
commit ca05d02b85
2 changed files with 18 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gc-env.url= "github:Julow/nix-gc-env";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";