diff --git a/modules/misc/xfconf.nix b/modules/misc/xfconf.nix index c67edba7..2cec6368 100644 --- a/modules/misc/xfconf.nix +++ b/modules/misc/xfconf.nix @@ -135,7 +135,7 @@ in home.activation.xfconfSettings = lib.hm.dag.entryAfter [ "installPackages" ] ( let mkCommand = channel: property: value: '' - run ${pkgs.xfce.xfconf}/bin/xfconf-query \ + run ${pkgs.xfconf}/bin/xfconf-query \ ${lib.escapeShellArgs ( [ "-c"