tsuki: enable dconf
This commit is contained in:
parent
11a4e2a8bc
commit
52c079282d
1 changed files with 1 additions and 1 deletions
|
@ -63,6 +63,7 @@
|
|||
};
|
||||
};
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
gamemode.enable = true;
|
||||
appimage = {
|
||||
enable = true;
|
||||
|
@ -91,7 +92,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
nil
|
||||
dconf
|
||||
libvirt
|
||||
qemu_kvm
|
||||
zulu
|
||||
|
|
Loading…
Reference in a new issue