This commit is contained in:
John Lancaster
2026-03-23 19:00:31 -05:00
parent 1f4bc6f981
commit 61964329fe
+3 -3
View File
@@ -65,9 +65,9 @@ in
};
};
mysops = {
hostSecretFile = "${config.xdg.configHome}/home-manager/jsl-dendritic/secrets.yaml";
};
mysops.hostSecretFile = "${config.xdg.configHome}/home-manager/jsl-dendritic/secrets.yaml";
sops.defaultSopsFile = "${config.xdg.configHome}/home-manager/jsl-dendritic/secrets.yaml";
sops.secrets."restic_password/john_ubuntu" = {
path = resticPasswordFile;
mode = "0400";