pkgs/nixfiles: nixfiles-auto-install add dependencies
This commit is contained in:
		| @@ -4,6 +4,8 @@ pkgs.writeShellApplication { | |||||||
|   name = "nixfiles-auto-install"; |   name = "nixfiles-auto-install"; | ||||||
|   text = builtins.readFile ./nixfiles-auto-install.sh; |   text = builtins.readFile ./nixfiles-auto-install.sh; | ||||||
|   runtimeInputs = with pkgs; [ |   runtimeInputs = with pkgs; [ | ||||||
|  |     git | ||||||
|     nixfiles-generate-config |     nixfiles-generate-config | ||||||
|  |     nixos-install-tools | ||||||
|   ]; |   ]; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user