add gleam lang
This commit is contained in:
parent
f9042ee031
commit
5affa5f5fa
2 changed files with 4 additions and 0 deletions
3
home/develop/langs/gleam.nix
Normal file
3
home/develop/langs/gleam.nix
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{pkgs,...}: {
|
||||||
|
home.packages = [pkgs.gleam];
|
||||||
|
}
|
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
develop.langs.c
|
develop.langs.c
|
||||||
develop.langs.nix
|
develop.langs.nix
|
||||||
|
develop.langs.gleam
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue