refactor modules
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
description = "The user for the borg repository home.";
|
||||
};
|
||||
repositories = lib.mkOption {
|
||||
description = "The borg repositories to serve";
|
||||
type = lib.types.attrsOf (lib.types.submodule {
|
||||
options = {
|
||||
name = lib.mkOption {
|
||||
|
||||
Reference in New Issue
Block a user