Completed migration

This commit is contained in:
Jurn Wubben 2025-05-24 00:20:29 +02:00
parent d0a41df000
commit 46b144ca2c
7 changed files with 78 additions and 84 deletions

View file

@ -4,7 +4,7 @@
lib,
...
}: let
cfg = config.niksos.desktop.enable && config.niksos.desktop.hyprland.enable;
cfg = config.niksos.desktop.enable && config.niksos.desktop.hyprland;
in {
xdg.portal = lib.mkIf cfg {
enable = true;