sops: root d, hosts d, modules/servers til multiscrobbler
This commit is contained in:
@@ -80,6 +80,11 @@ in {
|
||||
default = "servidos.lat";
|
||||
description = "The domain name.";
|
||||
};
|
||||
miniserver-ip = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "192.168.1.100";
|
||||
description = "The miniserver ip.";
|
||||
};
|
||||
postgresSocket = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "/run/postgresql";
|
||||
|
||||
Reference in New Issue
Block a user