waybar to nix config
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
# hyprpolkit -- not in nixpkgs yet
|
||||
];
|
||||
|
||||
imports = [
|
||||
./waybar.nix
|
||||
];
|
||||
wayland.windowManager.hyprland = {
|
||||
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user