feat: set fish as user shell
This commit is contained in:
@@ -25,7 +25,6 @@ lib.my.makeSwitch {
|
||||
users.${username} = {
|
||||
isNormalUser = true;
|
||||
description = userdesc;
|
||||
shell = pkgs.zsh;
|
||||
extraGroups = [
|
||||
username
|
||||
"wheel"
|
||||
|
||||
Reference in New Issue
Block a user