nas stuff and upd
This commit is contained in:
@@ -47,7 +47,6 @@ in
|
||||
mako
|
||||
meson
|
||||
nautilus
|
||||
networkmanagerapplet
|
||||
nomacs
|
||||
nwg-look
|
||||
overskride
|
||||
|
||||
@@ -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