| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-25 | add a module for backups | Franck Cuny | 1 | -0/+1 | |
| Enable the module on the VM, and backup the git repositories both to the NAS and to a GCS bucket. | |||||
| 2025-07-25 | add a module for mounting CIFS volumes | Franck Cuny | 1 | -0/+1 | |
| The new module is for NAS clients, where we specify the server and the paths to mount locally. We add a new secret to have the username of the `nas' user. We mount the backups volume from the NAS under `/data/backups` on the VM. | |||||
| 2025-07-21 | move all profiles, modules, and flakes to top-level | Franck Cuny | 1 | -0/+0 | |
| 2025-07-21 | refactoring to use flake-parts and automatic imports of hosts | Franck Cuny | 1 | -2/+5 | |
| This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths. | |||||
| 2025-07-17 | build and deploy my personal website on the VM | Franck Cuny | 1 | -0/+4 | |
