user/criese-nethinks: refactor ssh.pub
This commit is contained in:
parent
a00c276c5c
commit
35d2b3a76c
@ -4,7 +4,7 @@
|
|||||||
users.users.criese-nethinks = {
|
users.users.criese-nethinks = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
(builtins.readFile ./ssh-criese.pub)
|
(builtins.readFile ./ssh.pub)
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user