mirror of
https://github.com/fredrikr79/nixos.git
synced 2026-01-25 23:53:13 +01:00
add odin
This commit is contained in:
3
home.nix
3
home.nix
@@ -90,6 +90,8 @@ in {
|
||||
ungoogled-chromium
|
||||
mpv
|
||||
inputs.uiua.packages."${system}".default
|
||||
odin
|
||||
ols
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
@@ -558,6 +560,7 @@ in {
|
||||
marksman.enable = true;
|
||||
uiua.enable = true;
|
||||
omnisharp.enable = true;
|
||||
ols.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user