summaryrefslogtreecommitdiffstats
path: root/roles/firefox/meta
AgeCommit message (Collapse)AuthorFilesLines
2026-02-22Refactor firefox role to use flatpak on debianAhmed Abdelhalim1-0/+2
2026-02-21Add missing xdg-utils roleAhmed Abdelhalim1-1/+2
2025-12-16Remove company from the roles metaAhmed Abdelhalim1-1/+0
2025-11-26Revert adding user.js configAhmed Abdelhalim1-31/+1
Since the configs were mainly to control UI pref (which is not usable with user.js, as it will always override manual customization) The rest of the features provided by user.js isn't necessary and are already covered by policies. So for now, I'm removing this user.js integration, maybe revisit it later if it's proven to be useful, ATM, it complicates and brittles the setup without providing any additional value.
2025-11-26Add firefox user.js preference as a codeAhmed Abdelhalim1-2/+34
And fix the role ideompotent testing
2025-11-25Fix the testing of passff (requires pass to be installed)Ahmed Abdelhalim1-4/+1
Update the firefox role dependencies and added notes about using passff and it's required dependencies
2025-11-24Add initial firefox role implementation with only GNOME support for passAhmed Abdelhalim2-0/+157