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