pluh 🗣
This commit is contained in:
parent
3ad9944baa
commit
668140531b
59 changed files with 985 additions and 219 deletions
|
@ -15,7 +15,8 @@ in {
|
|||
users = {
|
||||
root = {
|
||||
hashedPassword = "!";
|
||||
openssh.authorizedKeys.keys = builtins.attrValues config.pubkeys.hosts;
|
||||
# TODO define this more granularly
|
||||
openssh.authorizedKeys.keys = [];
|
||||
};
|
||||
${mainUser} = {
|
||||
description = "Lukas Wurzinger";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue