added system_tools

This commit is contained in:
2024-09-08 12:54:23 -04:00
parent 56606d043d
commit 0ae86f780c
4 changed files with 137 additions and 50 deletions

View File

@@ -30,12 +30,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
url = "github:Mic92/sops-nix";
system_tools = {
url = "github:RichieCahill/system_tools";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs-stable.follows = "nixpkgs";
};
};
outputs = {