aboutsummaryrefslogtreecommitdiff
path: root/modules/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-25add a module for backupsFranck Cuny1-0/+1
Enable the module on the VM, and backup the git repositories both to the NAS and to a GCS bucket.
2025-07-25add a module for mounting CIFS volumesFranck Cuny1-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-21move all profiles, modules, and flakes to top-levelFranck Cuny1-0/+0
2025-07-21refactoring to use flake-parts and automatic imports of hostsFranck Cuny1-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-17build and deploy my personal website on the VMFranck Cuny1-0/+4