feat: appropriate sops dream wrapper

This commit is contained in:
2025-09-12 14:20:04 +00:00
parent bf7fb382aa
commit d20d34d829
2 changed files with 46 additions and 0 deletions
+1
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 {};
}