Nix: remove waybar completely

Get it from Nixpkgs instead.
This commit is contained in:
Mihai Fufezan 2023-08-21 15:34:37 +03:00
parent 63b2189ce8
commit 17d8e4750b
No known key found for this signature in database
GPG key ID: 5899325F2F120900
2 changed files with 1 additions and 5 deletions

View file

@ -74,7 +74,6 @@
wlroots-hyprland
udis86
;
waybar-hyprland = lib.warn "The `waybar-hyprland` package is now in Nixpkgs" pkgsFor.${system}.waybar-hyprland;
});
devShells = eachSystem (system: {