feat(devenv): add enable option

This commit is contained in:
2026-05-22 09:53:55 +02:00
parent bc2f0477ca
commit f2ffedfb76
4 changed files with 20 additions and 2 deletions

View File

@@ -64,6 +64,7 @@
};
browser.primary = "firefox";
devenv.enable = true;
my.dconf.enable = true;
pandoc.enable = true;
browser.secondary = "chromium";