Option: added active desktop option which allows kde to be primary desktop environment.

This commit is contained in:
Jurn Wubben 2025-07-09 19:48:10 +02:00
parent d233e18593
commit f622009e87
17 changed files with 82 additions and 60 deletions

View file

@ -5,7 +5,7 @@
...
}: let
inherit (lib) mkIf;
cfg = osConfig.niksos.desktop.hyprland;
cfg = osConfig.programs.hyprland.enable;
in {
imports = [
./fuzzel.nix