summaryrefslogtreecommitdiff
path: root/hosts/local/gui.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/local/gui.nix')
-rw-r--r--hosts/local/gui.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/hosts/local/gui.nix b/hosts/local/gui.nix
index 1bfea32..548b3ea 100644
--- a/hosts/local/gui.nix
+++ b/hosts/local/gui.nix
@@ -40,7 +40,7 @@
#
easyeffects # audio, cool stuff
# games!
- ryujinx
+ # ryujinx
wineWowPackages.staging
dosbox
siyuan
@@ -50,5 +50,8 @@
# chat
signal-desktop
telegram-desktop
+ # llms
+ lmstudio
+ cherry-studio
];
}