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";
|
||||
trusted = true;
|
||||
uid = 520;
|
||||
shell = pkgs.fish;
|
||||
keys = ./keys/toonn;
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue