mirror of
https://github.com/fredrikr79/nixos.git
synced 2025-12-23 01:30:21 +01:00
unity
This commit is contained in:
4
home.nix
4
home.nix
@@ -47,6 +47,9 @@ in
|
||||
ghc
|
||||
monocraft
|
||||
zsh-syntax-highlighting
|
||||
unityhub
|
||||
dotnet-sdk
|
||||
omnisharp-roslyn
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
@@ -452,6 +455,7 @@ in
|
||||
vtsls.enable = true;
|
||||
marksman.enable = true;
|
||||
uiua.enable = true;
|
||||
omnisharp.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user