fixes backrest

This commit is contained in:
Dennis 2026-02-20 11:58:27 +01:00
parent bc8d1140f7
commit c4de5b1736

View file

@ -39,11 +39,7 @@ let
{
id = "dnsc-storage-plan";
repo = "dnsc-storage";
paths = [
"/home/dennis/notes"
"/main/share"
"/data/actual-server"
];
paths = config.services.restic.backups."dnsc-storage".paths;
schedule = {
disabled = true;
};