diff --git a/modules/desktops/wayland/sway.nix b/modules/desktops/wayland/sway.nix index cea9e51..9ecfb5a 100644 --- a/modules/desktops/wayland/sway.nix +++ b/modules/desktops/wayland/sway.nix @@ -24,7 +24,7 @@ xorg.xrandr ]; }; - programs.dconf.enable = true; + config.programs.dconf.enable = true; config.environment = lib.mkIf config.desktop.sway.enable { sessionVariables = { diff --git a/modules/desktops/wayland/swayfx.nix b/modules/desktops/wayland/swayfx.nix index 03ecb79..46da7d4 100644 --- a/modules/desktops/wayland/swayfx.nix +++ b/modules/desktops/wayland/swayfx.nix @@ -25,7 +25,7 @@ xorg.xrandr ]; }; - programs.dconf.enable = true; + config.programs.dconf.enable = true; config.environment = lib.mkIf config.desktop.swayfx.enable { sessionVariables = {