diff --git a/hosts/pc/configuration.nix b/hosts/pc/configuration.nix index 4d7ec820..a77590ea 100644 --- a/hosts/pc/configuration.nix +++ b/hosts/pc/configuration.nix @@ -32,7 +32,7 @@ }; editors.neovim.enable = true; dev.lang = { - ides = [ "go" "cpp" "dotnet" ]; + ides = [ "go" "cpp" "rust" ]; lang = [ "fork" "haskell" ]; }; hardware = {