fix: zsh shell
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
set-user.users = [{
|
||||
username = "guz";
|
||||
shell = pkgs.zsh;
|
||||
|
||||
Reference in New Issue
Block a user