Add btrbk

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-06-02 11:40:37 +01:00
parent 0481bc2785
commit 1f44a8b6bc
14 changed files with 59 additions and 112 deletions

View File

@@ -129,7 +129,10 @@ in
"directory"
];
default = "none";
description = "Whether to create the file or directory in persistence if it does not exist.";
description = ''
Whether to create the file or directory
in persistence if it does not exist.
'';
};
};
}