diff --git a/machines/wsl/home.nix b/machines/wsl/home.nix index dca958f..05c47b9 100644 --- a/machines/wsl/home.nix +++ b/machines/wsl/home.nix @@ -13,10 +13,7 @@ devel = { core = true; rust = true; - jvm = true; - python = true; - js = true; - raku = true; + idris2 = true; }; emacs = { enable = true;