diff --git a/modules_dentritic/features/desktop/rice/niri.nix b/modules_dentritic/features/desktop/rice/niri.nix index 0cd8051..dd90ab4 100644 --- a/modules_dentritic/features/desktop/rice/niri.nix +++ b/modules_dentritic/features/desktop/rice/niri.nix @@ -31,7 +31,7 @@ "Mod+Q".close-window = {}; }; - xwayland-satellite.path = lib.getExe config.pkgs.xwayland-satellite; + xwayland-satellite.path = lib.getExe pkgs.xwayland-satellite; }; }; };