summaryrefslogtreecommitdiff
path: root/hosts/local
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-06-15 04:48:27 +0700
committerpolwex <polwex@sortug.com>2025-06-15 04:48:27 +0700
commit773726a27a2651152c476d4f8fefd5be30a4e786 (patch)
treec768af6eafa5252fba45dd70d1c415c4693a8119 /hosts/local
parent90a0659f43a8b0a2c2e139a90c649b09e48a8ed6 (diff)
m
Diffstat (limited to 'hosts/local')
-rw-r--r--hosts/local/gui.nix1
-rw-r--r--hosts/local/wayland.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/hosts/local/gui.nix b/hosts/local/gui.nix
index 922c55b..e59d3f1 100644
--- a/hosts/local/gui.nix
+++ b/hosts/local/gui.nix
@@ -52,5 +52,6 @@
siyuan
inputs.zen-browser.packages.${pkgs.system}.default
qimgv
+ # inputs.quickshell.packages.${pkgs.system}.default
];
}
diff --git a/hosts/local/wayland.nix b/hosts/local/wayland.nix
index 8de0450..c33bf23 100644
--- a/hosts/local/wayland.nix
+++ b/hosts/local/wayland.nix
@@ -105,6 +105,7 @@
# espeak-ng-data
wineWowPackages.waylandFull
libcamera # pipewire seems to want this
+ tracy # cool system watcher
];
services.speechd.enable = true;