diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-06-30 12:58:03 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-06-30 12:58:03 -0700 |
| commit | 35e7f35d0e4809d752a5dc02c1ec3521fc452ffb (patch) | |
| tree | eccfe53fd096f3dcd9e25c2807d0bc6c444bbf78 /nix/lib | |
| parent | add configuration for vm-synology (diff) | |
| download | infra-35e7f35d0e4809d752a5dc02c1ec3521fc452ffb.tar.gz | |
backup the VM to Google Cloud Storage
For now we only backup git repositories.
Diffstat (limited to 'nix/lib')
| -rw-r--r-- | nix/lib/mkSystem.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/lib/mkSystem.nix b/nix/lib/mkSystem.nix index 2bd36bd..c069a3f 100644 --- a/nix/lib/mkSystem.nix +++ b/nix/lib/mkSystem.nix @@ -36,6 +36,7 @@ systemFunc rec { { nixpkgs.overlays = overlays; } inputs.disko.nixosModules.disko + inputs.agenix.nixosModules.default machineConfig userOSConfig |
