switch to age keys
This commit is contained in:
parent
a5a4e36fac
commit
6a456fc990
6 changed files with 48 additions and 48 deletions
|
@ -7,7 +7,7 @@
|
|||
...
|
||||
}: {
|
||||
age = {
|
||||
identityPaths = ["/etc/ssh/ssh_host_ed25519_key"];
|
||||
identityPaths = ["/etc/age/key"];
|
||||
|
||||
secrets = {
|
||||
rootPassword.file = ../secrets/${config.networking.hostName}/rootPassword.age;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue