add dconf

This commit is contained in:
Asaki Yuki 2026-04-10 01:06:50 +07:00
parent 9e968ef3d8
commit f7558e3e23
3 changed files with 7 additions and 3 deletions

View file

@ -0,0 +1,3 @@
{ ... }: {
programs.dconf.enable = true;
}