hyprland: import waybar module
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m12s
Run nix flake check / flake-check (pull_request) Successful in 2m9s

This commit is contained in:
2026-01-30 20:13:03 +01:00
parent 3dc092d22a
commit aefa414bf4

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";