Make user vili follow root authorizedKeys
This commit is contained in:
parent
e3937063d2
commit
48627c8bc5
1 changed files with 1 additions and 4 deletions
|
@ -11,10 +11,7 @@
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"audio"
|
"audio"
|
||||||
];
|
];
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = config.users.users.root.openssh.authorizedKeys.keys;
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBbGREoK1uVny1s8FK3KZ74Wmaf0VtifhqPyK69C/Gez vili@helium"
|
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPivDyDYrCRBHRl9zup1Gj5vtyesOW/XKG/68kA8HLaW vili@lithium"
|
|
||||||
];
|
|
||||||
hashedPasswordFile = "/home/vili/.hashedPasswordFile";
|
hashedPasswordFile = "/home/vili/.hashedPasswordFile";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue