mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
hosts: use zsh for materus user
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
enableTerminalExtra = lib.mkDefault true;
|
||||
enableNixDevel = lib.mkDefault true;
|
||||
|
||||
zsh.enable = true;
|
||||
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
||||
Reference in New Issue
Block a user