| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 7 days | pkgs/con2pdf: Remove from system closure | Benedikt Peetz | |
| This script depends on the deprecated shell-library, and as such was unusable for over a year. It's time to remove it from the closure. | |||
| 2026-04-14 | modules/legacy/pkgs: Remove some packages that are already in the system closure | Benedikt Peetz | |
| 2025-04-30 | pkgs/snap-sync-forked: Drop | Benedikt Peetz | |
| This was only needed by the backup module. Should I require support for on-premise backups, setting up a local restic repo would be easier. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-14 | modules/zsh: Set alias to {ll,lm} to their full path | Benedikt Peetz | |
| Both of these scripts are useless in $PATH and thus can be removed from it. | |||
| 2025-04-14 | modules/legacy/pkgs: Add fupdate-{flake,sys} | Benedikt Peetz | |
| 2025-04-04 | refactor(modules/legacy/pkgs): Remove rarely used packages | Benedikt Peetz | |
| I can (and often already do) use them via `nix shell n#<pkgs>`, so having them always available seems unnecessary. | |||
| 2025-04-04 | refactor(treewide): neorg -> tskm | Benedikt Peetz | |
| 2025-03-29 | refactor(pkgs/{yti,spodi,git-cleanup,nato,sort_song,virsh-del}): Remove | Benedikt Peetz | |
| I have not used one of these commands in the last 8 months. | |||
| 2025-02-04 | fix(modules/legacy/pkgs): Remove unneeded packages | Benedikt Peetz | |
| I have not used most of them since at least a year. | |||
| 2025-02-04 | fix(hosts/{apzu,tiamata}): Use the correct neorg package in the mappings | Benedikt Peetz | |
| Otherwise, the `neorg dmenu` started by river would provide nothing to select. | |||
| 2024-12-14 | refactor(modules/nvim/plgs/neorg): Migrate to new RFC 42 module | Benedikt Peetz | |
| 2024-11-29 | fix(pkgs/show): Remove | Benedikt Peetz | |
| This was never actually used. | |||
| 2024-11-17 | refactor(legacy/conf/mpd): Move to a unified `mpd` by-name module | Benedikt Peetz | |
| 2024-11-16 | refactor(pkgs/mpc): Rename to `mpp` | Benedikt Peetz | |
| Nixpkgs has renamed their `mpc-cli` package to just `mpc`, turning this `mpc` package into an override for the official nixpkgs one. I think being explicit about the fact, that `mpc` is wrapped is the best solution here. | |||
| 2024-10-18 | refactor(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. | |||
