proxy-suite added

This commit is contained in:
2026-07-04 23:33:33 +03:00
parent f2740e87a0
commit 7cbdd5860b
2 changed files with 25 additions and 0 deletions
+4
View File
@@ -57,6 +57,10 @@
home-manager.follows = "home-manager";
};
};
proxy-suite = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";