fix
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
({config, ... }: {
|
({config, ... }: {
|
||||||
my-vscode.enable = true;
|
my-vscode.enable = true;
|
||||||
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";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
sops.defaultSopsFile = ./secrets.yaml;
|
sops.defaultSopsFile = ./secrets.yaml;
|
||||||
|
|||||||
Reference in New Issue
Block a user