add profileNames for stylix config

This commit is contained in:
ulic-youthlic 2025-03-12 17:33:23 +08:00
parent 7c38ed1723
commit 80f72df094
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -16,6 +16,9 @@ in
};
};
config = lib.mkIf cfg.enable {
stylix.targets.firefox.profileNames = [
"default"
];
programs.firefox = {
enable = true;
languagePacks = [