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 = {
|
schweby = {
|
||||||
uid = 1004;
|
uid = 1004;
|
||||||
|
shell = pkgs.fish;
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" "cdrom" ];
|
extraGroups = [ "wheel" "cdrom" ];
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
|
|
Loading…
Reference in a new issue