feat: Add dconf

This is required for some gnome applications.
master
Chan Wen Xu 2021-12-20 15:35:20 +07:00
parent 70ea4551bd
commit 2ffd858740
Signed by: chanbakjsd
GPG Key ID: 7E9A74B1B07A7558
1 changed files with 1 additions and 0 deletions

@ -31,6 +31,7 @@
font-awesome
];
programs.dconf.enable = true;
sound.enable = true;
hardware.pulseaudio.enable = lib.mkForce false;
services.pipewire = {