community-builder: set shell to fish for linj
This commit is contained in:
parent
ee577039ea
commit
c7d7f1184d
2 changed files with 2 additions and 0 deletions
modules/darwin/community-builder
|
@ -291,6 +291,7 @@ let
|
|||
name = "linj";
|
||||
trusted = true;
|
||||
uid = 547;
|
||||
shell = pkgs.fish;
|
||||
keys = ./keys/linj;
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue