aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/firefox/config/bookmarks (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-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.
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.