forked from colonelpanic/dotfiles
[NixOS] Actually enable zsh as a shell
This commit is contained in:
@@ -201,6 +201,7 @@ in
|
||||
};
|
||||
|
||||
programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
|
||||
programs.zsh.enable = true;
|
||||
services.openssh.enable = true;
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user