aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/firefox/config (unfollow)
Commit message (Collapse)Author
2025-04-02refactor(modules/legacy/firefox): Move to by-nameBenedikt Peetz
This also improves the arkanfox-integration and the profile id generation.
2025-03-29build(treewide): UpdateBenedikt Peetz
2025-03-29fix(modules/legacy/conf/firefox/search): Use search engine ID instead of nameBenedikt Peetz
The ID is newly supported and the name deprecated.
2025-03-03build(treewide): UpdateBenedikt Peetz
2025-02-22fix(modules/legacy/conf/firefox/config/prefs/override.js): Never show bookmarksBenedikt Peetz
There are no bookmarks to show.
2025-02-22build(treewide): UpdateBenedikt Peetz
2025-02-03fix(modules/legacy/conf/firefox/{bookmarks,search}): Replace the manuals ↵Benedikt Peetz
with noogle noogle.dev is actually up-to-date, whilst the manuals have not been updated since 23.11. This is simply because they were experiments and prove of concepts for a paged nixpkgs/lib manual.
2025-02-03fix(modules/legacy/conf/firefox/bookmarks): Remove outdated onesBenedikt Peetz
I have not used them in ages.
2025-01-29build(treewide): UpdateBenedikt Peetz
2024-12-30build(treewide): UpdateBenedikt Peetz
This notable excludes a `nixpkgs-unstable` update, because a rather big LLVM package needs to be build from source, which is not feasible.
2024-12-14build(treewide): UpdateBenedikt Peetz
2024-11-29build(treewide): UpdateBenedikt Peetz
2024-11-16build(treewide): UpdateBenedikt Peetz
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.