diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 4e629b28..ffacd4a3 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -91,6 +91,7 @@ }; nil.enable = true; cc.enable = true; + csharp.enable = true; javascript.enable = true; python.enable = true; rust.enable = true;