Update stylix scheme and refactor Hyprland configuration with new waybar setup

This commit is contained in:
Danilo Reyes
2025-10-03 19:09:39 -06:00
parent 04019415bd
commit 93f7e78540
5 changed files with 168 additions and 136 deletions

View File

@@ -127,6 +127,7 @@ in
services = {
flatpak.enable = true;
open-webui.enable = true;
tailscale.enable = true;
scx = {
enable = true;
scheduler = "scx_lavd";
@@ -150,6 +151,5 @@ in
capSysAdmin = true;
openFirewall = true;
};
tailscale.enable = true;
};
}