update syncthing
This commit is contained in:
@@ -94,7 +94,7 @@ in
|
||||
};
|
||||
|
||||
users.users.cs3223 = lib.snowfall.mkUser {
|
||||
shell = pkgs.nushell;
|
||||
shell = pkgs.zsh;
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user