update user ssh
This commit is contained in:
parent
22f1f306ee
commit
0ea986c438
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
|||
users.users.fp = {
|
||||
description = "felix";
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh.ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMBFp5TEsP0rdhkDpMfuMkCuLrDPoXBVu8EpRyLwuAMs fp@IAP-597"
|
||||
"ssh-ed25519 AAAAC3NzaC11ZDI1NTE5AAAAIMBFp5TEsPOrdhkDpMfuMkCuLrDP0XBVu8EpRyLWUAMs Fp@IAP-597"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUkd7mAaN/jzDhMXKTVnLl2sjoCPyp4dOT9fJWqkOat demo@nixos"
|
||||
];
|
||||
isNormalUser = true;
|
||||
shell = pkgs.fish;
|
||||
|
|
Loading…
Add table
Reference in a new issue