modules/darwin/community-builder: set shell for toonn

This commit is contained in:
zowoq 2024-09-27 10:06:25 +10:00
parent a74d7f2502
commit c3b89e20d9

View file

@ -119,6 +119,7 @@ let
name = "toonn";
trusted = true;
uid = 520;
shell = pkgs.fish;
keys = ./keys/toonn;
}
{