task | add support for lmstudio as an optional build item

This commit is contained in:
Don Harper 2026-04-08 07:21:29 -05:00
parent bc30c3ad1d
commit 9ae83b136b
3 changed files with 4 additions and 11 deletions

View file

@ -48,6 +48,7 @@ in {
./detect-reboot-needed.nix
./kmscon.nix
./ollama.nix
./lmstudio.nix
./systemd.nix
../systemd-primary.nix
./auto-cpufreq.nix
@ -263,6 +264,7 @@ in {
};
hardware = {
graphics = {enable = true; };
bluetooth = {enable = true;};
sane = {
enable = true;