home: put dconf behind graphics condition

This commit is contained in:
2025-04-28 15:09:26 +02:00
parent e39821c15a
commit 9567f3177a

View File

@@ -127,7 +127,7 @@ in {
};
};
dconf.settings = {
dconf.settings = mkIf graphics {
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
};