configure zsh with home manager
This commit is contained in:
parent
7eca12a6cf
commit
98faa338d6
6 changed files with 83 additions and 3 deletions
|
@ -69,7 +69,6 @@ in {
|
|||
};
|
||||
users.users.root.openssh.authorizedKeys.keys =
|
||||
[ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPdhAQYy0+vS+QmyCd0MAbqbgzyMGcsuuFyf6kg2yKge yt@ytlinux" ];
|
||||
programs.zsh.enable = true;
|
||||
|
||||
users.users.git = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue