Pulling this out of #336, so I can get that merged while punting on this problem for now
stylix requires setting
stylix.targets.firefox.profileNames = [ ... ];
in order to theme firefox. If this is unset, you get a warning:
evaluation warning: ignormies profile: stylix: firefox: `config.stylix.targets.firefox.profileNames` is not set. Declare profile names with 'config.stylix.targets.firefox.profileNames = [ "<PROFILE_NAME>" ];'.
Unfortunately, this does nothing, I think due to:
╭─(ignormies)(~/g/nixos-config)
╰──▪ systemctl --user status xdg-desktop-portal
● xdg-desktop-portal.service - Portal service
Loaded: loaded (/etc/systemd/user/xdg-desktop-portal.service; linked-runtime; preset: ignored)
Active: active (running) since Mon 2026-03-09 19:57:15 PDT; 4h 2min ago
Pulling this out of #336, so I can get that merged while punting on this problem for now
stylixrequires settingin order to theme
firefox. If this is unset, you get a warning:Unfortunately, this does nothing, I think due to: