authorized keys per device
This commit is contained in:
parent
33ef4623a1
commit
786a6703fd
2 changed files with 4 additions and 3 deletions
|
|
@ -6,4 +6,8 @@
|
|||
./common.nix
|
||||
./kde.nix
|
||||
];
|
||||
|
||||
users.users.vinzenz.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINrY6tcgnoC/xbgL7vxSjddEY9MBxRXe9n2cAHt88/TT home roaming"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue