feat: replace noctalia with an eww panel (#3)
CI / eval (push) Successful in 2m3s
CI / lint (push) Successful in 29s

This commit was merged in pull request #3.
This commit is contained in:
2026-08-19 15:13:05 +01:00
parent d61700d173
commit a0a69cf58c
16 changed files with 565 additions and 180 deletions
-7
View File
@@ -49,13 +49,6 @@
url = "https://github.com/hyprwm/Hyprland";
submodules = true;
};
# Pinned to a rev: noctalia publishes no binary cache, so every bump means
# building the Qt/QML app locally. quickshell itself comes from nixpkgs and
# is cached, so the follows stays. Bump deliberately, not via `flake update`.
noctalia = {
url = "github:noctalia-dev/noctalia-shell/aded31799eb0dffdbcf436243083f1ebce26f95d";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix = {
url = "github:Gerg-L/spicetify-nix";
inputs.nixpkgs.follows = "nixpkgs";