feat: appropriate sops dream wrapper

This commit is contained in:
2025-09-12 14:20:04 +00:00
parent adbd946f50
commit 5dd03a947f
2 changed files with 46 additions and 0 deletions

View File

@@ -275,4 +275,5 @@ in {
nix-derivation-hash = pkgs.callPackage ./nix-derivation-hash {};
server-health = pkgs.callPackage ./server-health {};
shellplot = pkgs.callPackage ./shellplot {};
sops = pkgs.callPackage ./sops.nix {};
}