sops: fix home key location
This commit is contained in:
parent
c978754a52
commit
461685550f
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
sops.age.keyFile = config.home.homeDirectory + "/.ssh/id_ed25519";
|
sops.age.sshKeyPaths = [ (config.home.homeDirectory + "/.ssh/id_ed25519") ];
|
||||||
|
|
||||||
xdg.defaultApplications = {
|
xdg.defaultApplications = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue