| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-07-16 | hosts/tiamat: Vendor the legacy disk module | Benedikt Peetz | |
| Otherwise, I would need to also re-deploy tiamat, which seems not like a useful approach. | |||
| 2026-04-14 | modules/disks/hibernate: Migrate to rfc42 settings | Benedikt Peetz | |
| 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-09-05 | Docs(sys/disks/hibernate): Remove resolved TODO comment | Soispha | |
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-26 | Docs(treewide): Add a colon after every "TODO" | Soispha | |
| 2023-08-01 | Fix(system/disks/hibernate): Hibernate after 5m when suspend -> hibernate | Soispha | |
| On `systemctl suspend-than-hibernate` wait 5m in suspend, than hibernate | |||
| 2023-07-11 | Fix(system/disks/hibernate): Try to activate it | Soispha | |
| 2023-07-11 | Fix(system/disks/hibernation): Circumvent memory checks | Soispha | |
| The swap file only becomes active when the hibernation is started, thus checking for size beforehand is useless. | |||
| 2023-07-10 | Feat(disko): Squash Commit | Soispha | |
