fix
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user