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/nixos/community-builder
|
@ -94,6 +94,7 @@ let
|
|||
linj = {
|
||||
# lib.maintainers.linj, https://github.com/jian-lin
|
||||
trusted = true;
|
||||
shell = pkgs.fish;
|
||||
keys = ./keys/linj;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue