Add lingering, remove kill on exit, fix smallfetch, replace tmux with zellij
This commit is contained in:
parent
72d7b9d038
commit
43546073cf
6 changed files with 16 additions and 27 deletions
|
@ -10,6 +10,7 @@
|
|||
users.users."${config.sysusers.main}" = {
|
||||
isNormalUser = true;
|
||||
createHome = true;
|
||||
linger = true;
|
||||
hashedPassword = config.secrets.accPass.main;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
../../../../hosts/tower/id_ed25519.pub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue