backups: add clanCore backup & clan borgbackup module

This commit is contained in:
lassulus
2023-11-23 15:43:25 +01:00
parent c39eb24318
commit 640430075a
8 changed files with 175 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{ self, inputs, lib, ... }: {
flake.nixosModules.clanCore = { config, pkgs, options, ... }: {
imports = [
./backups.nix
./clan-imports
./secrets
./zerotier