whatever
This commit is contained in:
parent
0968b6f955
commit
0f33c80edd
15 changed files with 139 additions and 46 deletions
|
@ -16,6 +16,7 @@ in {
|
|||
openssh.authorizedKeys.keys = builtins.attrValues (import ../pubkeys.nix).hosts;
|
||||
};
|
||||
${mainUser} = {
|
||||
description = "Lukas Wurzinger";
|
||||
uid = 1000;
|
||||
isNormalUser = true;
|
||||
hashedPasswordFile = config.age.secrets."user-${mainUser}".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue