Fix home-manager not being able to reload dconf

This commit is contained in:
Charlotte Van Petegem 2021-09-24 13:26:20 +02:00
parent 159a24280d
commit 9cab44bbc4
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -29,6 +29,7 @@
];
};
programs.dconf.enable = true;
home-manager.users.charlotte = { pkgs, ... }: {
home.packages = [ pkgs.vanilla-dmz ];
home.file = {