aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/firefox (unfollow)
Commit message (Collapse)Author
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-14fix(modules/legacy/conf/firefox/scripts/unzip_mozlz4.py): Only print when ↵Benedikt Peetz
not redirected Otherwise, the redirected output is hindered with this status message. We could also just print it to stderr every time instead, but that seems to easy.
2024-12-14build(treewide): UpdateBenedikt Peetz
2024-11-29build(treewide): UpdateBenedikt Peetz
2024-11-23style(treewide): RefactorBenedikt 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.