john-pc-ubuntu secrets path

This commit is contained in:
John Lancaster
2026-03-23 18:58:41 -05:00
parent 2ce1505fda
commit 1f4bc6f981
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -64,6 +64,10 @@ in
dev = true;
};
};
mysops = {
hostSecretFile = "${config.xdg.configHome}/home-manager/jsl-dendritic/secrets.yaml";
};
sops.secrets."restic_password/john_ubuntu" = {
path = resticPasswordFile;
mode = "0400";