| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 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-02-02 | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | |
| This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | |||
| 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. | |||
| 2024-05-23 | refactor(modules/home): Setup as "normal" NixOS module | Benedikt Peetz | |
| 2024-05-20 | refactor(hm): Rename to `modules/home` | Benedikt Peetz | |
| 2024-01-13 | fix(hm/files): Generate manifest.json to help home-manager | Soispha | |
| Without this file present, home-manager will try to run a impure `nix-env` command which obviously fails. | |||
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-01 | Refactor(treewide): Move module configuration in separate files | Soispha | |
| 2023-07-10 | Style(treewide): Switch to editorconfig | Soispha | |
| 2023-03-03 | Fix(hm): Remove typos | ene | |
| 2023-03-03 | Feat(hm): Add Wallpaper | ene | |
