fix breaking upstream changes

This commit is contained in:
2026-05-18 15:54:56 +02:00
parent 29be5b73d4
commit d9bac8a433
4 changed files with 7 additions and 3 deletions

View File

@ -9,6 +9,7 @@
config = lib.mkIf config.mods.firefox.enable {
catppuccin.firefox.enable = true;
programs.firefox.configPath = "${config.xdg.configHome}/mozilla/firefox";
programs.firefox = {
enable = lib.mkDefault true;
profiles.default = {