feat: try and enable dconf
This commit is contained in:
parent
db3703ef1d
commit
c03d1102ea
1 changed files with 2 additions and 0 deletions
|
|
@ -46,4 +46,6 @@
|
||||||
nix.extraOptions = ''
|
nix.extraOptions = ''
|
||||||
trusted-users = root rhea
|
trusted-users = root rhea
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
programs.dconf.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue