Remove system wide dconf

This commit is contained in:
Bun 2025-03-29 00:43:37 -04:00
parent 3bbe714bcf
commit 01febc5dce
2 changed files with 0 additions and 5 deletions

View file

@ -1,4 +0,0 @@
{ config, ... }:
{
programs.dconf.enable = config.system.desktop.enable;
}

View file

@ -1,7 +1,6 @@
{ ... }:
{
imports = [
./dconf
./desktops
./gaming
./git