tsuki: enable dconf

This commit is contained in:
notohh 2024-12-15 06:14:04 -05:00
parent 11a4e2a8bc
commit 52c079282d
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -63,6 +63,7 @@
}; };
}; };
programs = { programs = {
dconf.enable = true;
gamemode.enable = true; gamemode.enable = true;
appimage = { appimage = {
enable = true; enable = true;
@ -91,7 +92,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
nil nil
dconf
libvirt libvirt
qemu_kvm qemu_kvm
zulu zulu