xfconf: fix package
This commit is contained in:
parent
8f7d6bacb6
commit
7d5927b63c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue