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