Fixing Hydra builds
This commit is contained in:
parent
b24edb23ba
commit
7cf02684d9
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
description = "Mara Savastano";
|
||||
isNormalUser = true;
|
||||
inherit (config.mara) extraGroups;
|
||||
shell = pkgs.zsh;
|
||||
shell = pkgs.nushell;
|
||||
openssh.authorizedKeys.keys = config.mara.authorizedKeys;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue