| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-11-16 | fix(legacy/wms/river): Ensure that `mpc` is available to river | Benedikt Peetz | |
| There is currently no way to tell river where the `mpc` executable is, thus requiring it to be present in the `$PATH`. | |||
| 2024-10-18 | fix(modules/legacy/conf/zsh): Move ENV-vars to their own modules | Benedikt Peetz | |
| This also creates the `imv` and `zathura` module, but the added configuration should be trivial (especially in the `imv` case.) | |||
| 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. | |||
