setting age key paths
This commit is contained in:
@@ -106,6 +106,7 @@
|
|||||||
rebuild
|
rebuild
|
||||||
({config, ... }: {
|
({config, ... }: {
|
||||||
my-vscode.enable = true;
|
my-vscode.enable = true;
|
||||||
|
sops.age.sshKeyPaths = [ "${config.home.homeDirectory}/.ssh/id_ed25519"];
|
||||||
mysops.hostSecretFile = "${config.home.homeDirectory}/Documents/dendritic/modules/hosts/john-p14s/secrets.yaml";
|
mysops.hostSecretFile = "${config.home.homeDirectory}/Documents/dendritic/modules/hosts/john-p14s/secrets.yaml";
|
||||||
homeManagerFlakeDir = "${config.home.homeDirectory}/Documents/dendritic";
|
homeManagerFlakeDir = "${config.home.homeDirectory}/Documents/dendritic";
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user