hyprland: import waybar module
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m33s

This commit is contained in:
2026-01-30 20:13:03 +01:00
parent 7f408c4b94
commit 0958104875

View File

@@ -9,6 +9,8 @@ let
cfg = config.hyprland; cfg = config.hyprland;
in in
{ {
imports = [ ./waybar ];
options.hyprland = { options.hyprland = {
enable = mkEnableOption "Hyprland"; enable = mkEnableOption "Hyprland";