More individualizing. Pretty cool
This commit is contained in:
parent
384e510647
commit
572eca5ea5
28 changed files with 57 additions and 84 deletions
|
@ -8,9 +8,9 @@
|
|||
sysusers.main = "bun";
|
||||
|
||||
users.users."${config.sysusers.main}" = {
|
||||
hashedPassword = config.secrets.mainAccPass;
|
||||
isNormalUser = true;
|
||||
createHome = true;
|
||||
hashedPassword = config.secrets.mainAccPass;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
../../../../hosts/tower/id_ed25519.pub
|
||||
../../../../hosts/kitty/id_ed25519.pub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue