add elixir lang
This commit is contained in:
parent
82b819bd70
commit
96abb50b8c
2 changed files with 6 additions and 0 deletions
5
home/profiles/develop/langs/elixir.nix
Normal file
5
home/profiles/develop/langs/elixir.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
elixir_1_17
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue