chore: remove unnecesary option.

This commit is contained in:
CronyAkatsuki 2026-03-07 09:15:55 +01:00
parent 76ff32582b
commit c8bb5b7196

View file

@ -15,7 +15,6 @@
config = lib.mkIf config.crony.zen-browser.enable {
programs.zen-browser = {
enable = true;
suppressXdgMigrationWarning = true;
profiles = {
main = {};
};