copyparty configs!

This commit is contained in:
Gabe Venberg 2025-04-23 11:43:51 +02:00
parent bcab2b8307
commit 0f05d21280
6 changed files with 102 additions and 82 deletions

View file

@ -130,7 +130,7 @@
})
(
lib.mkIf cfg.enable (
lib.mapAttrs (
builtins.mapAttrs (
name: backup: {
repositoryFile = cfg.repositoryFile;
repository = cfg.repository;