| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 45 hours | modules/{atuin,common,backup}: Fix minor typos and unused imports | Benedikt Peetz | |
| 2025-09-29 | module/backups: Persist restic cache directory | Benedikt Peetz | |
| This avoids having to wait for restic to rebuild the cache on every run. | |||
| 2025-05-05 | module/backup: Provide administrative access to the storagebox | Benedikt Peetz | |
| 2025-05-04 | modules/backup: Make backup preparing a separate service | Benedikt Peetz | |
| This change also removes the auto mount stuff from the local backup. This is just not really useful for an on-demand backup | |||
| 2025-05-01 | modules/backup: Provide support for a local repository | Benedikt Peetz | |
| 2025-05-01 | modules/backup: Increase restic verbosity | Benedikt Peetz | |
| 2025-05-01 | modules/backup: Use ssh module to store the hostkey of the storagebox | Benedikt Peetz | |
| 2025-04-30 | modules/backup: Adjust `backupPrepareCommand` for my fs layout | Benedikt Peetz | |
| 2025-04-30 | modules/backup: Port to storagebox | 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. | |||
