home: put dconf behind graphics condition

This commit is contained in:
Oystein Kristoffer Tveit 2025-04-28 15:09:26 +02:00
parent e39821c15a
commit 9567f3177a
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

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