with python and ruby
This commit is contained in:
parent
bcbf30fd2e
commit
818af704a1
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
@ -87,6 +87,8 @@
|
|||
treesitterWithGrammars
|
||||
];
|
||||
withNodeJs = true;
|
||||
withPython3 = true;
|
||||
withRuby = true;
|
||||
};
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
|
|
Loading…
Reference in a new issue