sops: use ssh key
This commit is contained in:
parent
c1d5993f7e
commit
82e5645493
@ -15,7 +15,7 @@
|
||||
system.stateVersion = "23.05";
|
||||
system.autoUpgrade.enable = false;
|
||||
|
||||
sops.age.keyFile = config.users.users.akill.home + "/.config/sops/age/keys.txt";
|
||||
sops.age.sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];
|
||||
sops.secrets."peerix/private" = {
|
||||
sopsFile = ./secrets/peerix.yaml;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user