n 2: use new user interface
This commit is contained in:
parent
44a5157845
commit
923570be43
@ -10,7 +10,7 @@ with import <stockholm/lib>;
|
|||||||
(import <secrets/hashedPasswords.nix>);
|
(import <secrets/hashedPasswords.nix>);
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
users.extraUsers = {
|
users.users = {
|
||||||
root = {
|
root = {
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
config.krebs.users.nin.pubkey
|
config.krebs.users.nin.pubkey
|
||||||
|
Loading…
Reference in New Issue
Block a user