System/Nixinator: Update mounted sops secrets

This commit is contained in:
2026-09-14 23:18:51 +02:00
parent fbec41ba10
commit 5fe5c81916
+2
View File
@@ -139,6 +139,8 @@
sops-nix.secrets.${username} = [ sops-nix.secrets.${username} = [
"makemkv-app-key" "makemkv-app-key"
"restic-repo-key" "restic-repo-key"
"context7-api-key"
"obsidian-rest-api-key"
]; ];
}; };