Move snapshot dir, add corn to Kitty
This commit is contained in:
parent
90a0363d89
commit
044b240b66
9 changed files with 27 additions and 9 deletions
|
@ -10,7 +10,7 @@
|
|||
users.users."${config.sysusers.main}" = {
|
||||
isNormalUser = true;
|
||||
createHome = true;
|
||||
hashedPassword = config.secrets.mainAccPass;
|
||||
hashedPassword = config.secrets.accPass.main;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
../../../../hosts/tower/id_ed25519.pub
|
||||
../../../../hosts/kitty/id_ed25519.pub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue