diff --git a/hosts/pc/configuration.nix b/hosts/pc/configuration.nix index 79cfcbb1..12c258ed 100644 --- a/hosts/pc/configuration.nix +++ b/hosts/pc/configuration.nix @@ -44,7 +44,7 @@ with lib.my; minecraft.enable = true; }; dev = { - lang.ides = [ "go" "fork" "python" ]; + lang.ides = [ "go" "fork" "python" "dotnet" ]; neovim.enable = true; }; hardware = rec {