summaryrefslogtreecommitdiff
path: root/hosts/local/gui.nix
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-10-14 06:35:29 +0700
committerpolwex <polwex@sortug.com>2025-10-14 06:35:29 +0700
commit0983b8509b5595c8214f0df9264ccfb34af50ad7 (patch)
treef034284a73de6f0eb8d7b250257b1d71ac403bfa /hosts/local/gui.nix
parenta61c5db40ee85f98e6f40417c73ef10ca566aa19 (diff)
m
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
];
}