Fix home-manager not being able to reload dconf
This commit is contained in:
parent
159a24280d
commit
9cab44bbc4
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.dconf.enable = true;
|
||||||
home-manager.users.charlotte = { pkgs, ... }: {
|
home-manager.users.charlotte = { pkgs, ... }: {
|
||||||
home.packages = [ pkgs.vanilla-dmz ];
|
home.packages = [ pkgs.vanilla-dmz ];
|
||||||
home.file = {
|
home.file = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue