mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
add lmstudio to incarceron
This commit is contained in:
parent
a0877b3d81
commit
67afb17c4d
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
{lib, ...}: {
|
{ lib, ... }:
|
||||||
|
{
|
||||||
imports = [
|
imports = [
|
||||||
common/core
|
common/core
|
||||||
common/optional/desktops/sway
|
common/optional/desktops/sway
|
||||||
|
|
@ -6,6 +7,7 @@
|
||||||
common/optional/comms
|
common/optional/comms
|
||||||
common/optional/media
|
common/optional/media
|
||||||
common/optional/gaming
|
common/optional/gaming
|
||||||
|
common/optional/misc/ai.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
monitors = [
|
monitors = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue