feat(dconf): add enable option

This commit is contained in:
2026-05-22 09:52:24 +02:00
parent 36948fa1e9
commit 0826ac78e1
2 changed files with 128 additions and 115 deletions

View File

@@ -64,6 +64,7 @@
};
browser.primary = "firefox";
my.dconf.enable = true;
browser.secondary = "chromium";
cloud.azure.enable = true;
comms.signal.enable = true;