nas stuff and upd
This commit is contained in:
@@ -18,6 +18,10 @@ in
|
||||
'';
|
||||
|
||||
services = {
|
||||
matter-server = {
|
||||
enable = true;
|
||||
port = 5580;
|
||||
};
|
||||
postgresql = {
|
||||
enable = true;
|
||||
ensureDatabases = [ "hass" ];
|
||||
@@ -35,6 +39,7 @@ in
|
||||
cfg.zigbee2mqttPort
|
||||
8095
|
||||
8097
|
||||
5580
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user