john-pc-ubuntu secrets path
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -23,7 +23,6 @@ in
|
||||
sopsBin = lib.getExe pkgs.sops;
|
||||
sopsConfigPath = ../../.sops.yaml;
|
||||
sopsSecretsPath = ../../keys/secrets.yaml;
|
||||
flakeDir = "${config.xdg.configHome}/home-manager/jsl-dendritic";
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user