tomate: use zsh as default shell
This commit is contained in:
parent
f24793bbb6
commit
3a47c43741
|
@ -27,6 +27,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
users.users.root.shell = pkgs.zsh;
|
||||||
|
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
|
|
Loading…
Reference in a new issue