20 current 2025-10-07 00:49:35 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 14:22:08 -05:00
parent 03d62685eb
commit 383ccb7740

View File

@@ -14,7 +14,7 @@ in
};
repo = lib.mkOption {
type = lib.types.path;
default = "/holocron/borg";
default = /holocron/borg;
description = "borg repository path";
};
passphraseFile = lib.mkOption {