nix/os: make zsh the default shell for common systems
This commit is contained in:
parent
41820b9b7e
commit
0211fa66b9
2 changed files with 2 additions and 24 deletions
|
@ -16,9 +16,6 @@
|
|||
};
|
||||
services.resolved.enable = false;
|
||||
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
|
||||
# hardware related services
|
||||
services.illum.enable = true;
|
||||
services.pcscd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue