Auto-commit: 2026-01-05 18:31:25

This commit is contained in:
2026-01-05 18:31:25 +00:00
parent 18b5f4bc87
commit 16c8c98e7e

View File

@@ -3,7 +3,6 @@ let
cfg = nixosConfig.my.desktop;
in
{
programs.kitty.enable = cfg.enable; # required for the default Hyprland config
wayland.windowManager.hyprland = lib.mkIf (cfg.enable && cfg.hyprland.enable) {
enable = true;
# set the flake package