enable csharp lang on nixdesk
This commit is contained in:
parent
dfe2de01d5
commit
d974e316ce
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
dotnet-sdk_10
|
||||
roslyn-ls
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
develop.langs.zig
|
||||
develop.langs.lua
|
||||
develop.langs.c
|
||||
# develop.langs.csharp
|
||||
develop.langs.csharp
|
||||
develop.langs.gleam
|
||||
|
||||
# programs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue