This commit is contained in:
mjallen18
2026-04-08 14:56:39 -05:00
parent 2e8c2ddd3a
commit 5ce8433aa8
3 changed files with 33 additions and 1 deletions

View File

@@ -9,6 +9,16 @@ in
# Secrets
# ------------------------------
secrets = {
# ------------------------------
# Attic
# ------------------------------
"pi5/attic-key" = {
sopsFile = defaultSops;
mode = "0400";
owner = "atticd";
restartUnits = [ "atticd.service" ];
};
# ------------------------------
# SSH keys
# ------------------------------