add c# back
This commit is contained in:
parent
96aed9a74b
commit
a11462eb1e
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
home-manager.users.${homeCfg.username} = {
|
||||
home.packages = with pkgs; [
|
||||
dotnetCorePackages.sdk_9_0
|
||||
gcc
|
||||
ghex
|
||||
haskell.compiler.native-bignum.ghcHEAD
|
||||
|
|
@ -29,6 +30,7 @@ in {
|
|||
jetbrains.pycharm-professional
|
||||
jetbrains.rider
|
||||
jetbrains.webstorm
|
||||
mono
|
||||
nodejs_22
|
||||
platformio-core
|
||||
python313
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue