zsh: condition on user qenya being present
This commit is contained in:
parent
12a4c20625
commit
444c69edd3
3 changed files with 2 additions and 6 deletions
|
@ -9,4 +9,6 @@ in {
|
|||
openssh.authorizedKeys.keys = keys.users.qenya;
|
||||
uid = 1001;
|
||||
};
|
||||
|
||||
programs.zsh.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue