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 = { mysops.hostSecretFile = "${config.xdg.configHome}/home-manager/jsl-dendritic/secrets.yaml";
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" = { sops.secrets."restic_password/john_ubuntu" = {
path = resticPasswordFile; path = resticPasswordFile;
mode = "0400"; mode = "0400";