From 0983b8509b5595c8214f0df9264ccfb34af50ad7 Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 14 Oct 2025 06:35:29 +0700 Subject: m --- hosts/local/gui.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hosts/local/gui.nix') 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 ]; } -- cgit v1.2.3 From f11a2b69c2fb5ef6111af107deba37114f7ab2ff Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 22 Oct 2025 13:59:25 +0700 Subject: niri on fw --- hosts/local/gui.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/local/gui.nix') diff --git a/hosts/local/gui.nix b/hosts/local/gui.nix index 548b3ea..81f97b1 100644 --- a/hosts/local/gui.nix +++ b/hosts/local/gui.nix @@ -4,6 +4,7 @@ ... }: { environment.systemPackages = with pkgs; [ + pavucontrol #terminals kitty alacritty -- cgit v1.2.3