gerd.zrepl: add rpool/backup

This commit is contained in:
eyjhb 2024-08-24 21:21:52 +02:00
parent 7ef927e19c
commit 4497cbb9c3
No known key found for this signature in database
GPG key ID: 609F508E3239F920

View file

@ -19,6 +19,7 @@ in {
type = types.listOf types.str; type = types.listOf types.str;
default = [ default = [
"rpool/safe<" "rpool/safe<"
"rpool/backup<"
]; ];
}; };
}; };