feat: load-sops: +generic

This commit is contained in:
2026-06-09 14:51:11 +00:00
parent fcc72192f5
commit b9eabca464
2 changed files with 205 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ in {
logs = builtins.readFile ./shell/logs.sh;
check-tool = builtins.readFile ./shell/check-tool.sh;
local-dir = builtins.readFile ./shell/local-dir.sh;
load-sops = builtins.readFile ./shell/load-sops.sh;
};
sharedShellAliases = {