| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-08-24 | modules/: Hard-code user and group ids | Benedikt Peetz | |
| This avoids relying on the state in /var/lib/nixos | |||
| 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. | |||
| 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-20 | refactor(sys): Modularize and move to `modules/system` or `pkgs` | Benedikt Peetz | |
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-07-04 | Fix(system/services/openssh): Don't hash know hosts | Soispha | |
| The trade off between security and convenience isn't worth it. | |||
| 2023-03-17 | Fix(system): Move services to system | ene | |
| 2023-02-25 | Feat(system): Add openssh access | ene | |
