Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(modules): Move all system modules to `by-name` | Benedikt Peetz | 2024-10-18 |
| | | | | | | 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. | ||
* | fix(pkgs/iamb): Temporarily include as pkg | Benedikt Peetz | 2024-08-21 |
| | | | | | | This allows me to rebuild the system *before* the pr, updating imab in nixpkgs, is merged. Otherwise, iamb would cause the systemb build to fail, as it's affected by the `time` problem. | ||
* | fix(modules/home/nvim/plgs/nvim/neorg): Use stable version | Benedikt Peetz | 2024-08-02 |
| | | | | The unstable version is missing an lua dependency | ||
* | feat(pkgs): Pull yambar-{cpu,memory} in tree | Benedikt Peetz | 2024-05-24 |
| | |||
* | fix(modules/system/home-manager): Import soispha's hm config | Benedikt Peetz | 2024-05-24 |
| | |||
* | refactor(modules/home): Setup as "normal" NixOS module | Benedikt Peetz | 2024-05-23 |