This commit is contained in:
2025-08-06 18:02:34 +02:00
parent a3bbd17924
commit d210782514

View File

@@ -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;
};
};