add mrf keys
This commit is contained in:
parent
71797ad07e
commit
ea6b47e4bd
2 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
./pubkeys/gdd.keys
|
||||
./pubkeys/raito.keys
|
||||
./pubkeys/mrf.keys
|
||||
];
|
||||
|
||||
system.stateVersion = "21.05";
|
||||
|
|
1
machines/public-cof/pubkeys/mrf.keys
Normal file
1
machines/public-cof/pubkeys/mrf.keys
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFe4tx0+lNX2w7kG94c9u7U0wHuOc2A6zpHcbyAs+w/d
|
Loading…
Reference in a new issue