common: set schweby's shell to fish
This commit is contained in:
parent
faee8da700
commit
db51a3adde
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
|
||||
schweby = {
|
||||
uid = 1004;
|
||||
shell = pkgs.fish;
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "cdrom" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Reference in a new issue