fix(exports): remove exporter

This commit is contained in:
arcnmx 2024-12-03 10:39:46 -08:00
parent 29195ec4fd
commit b0520855ff

View file

@ -233,10 +233,10 @@ in
name = "node"; name = "node";
port = 9091; port = 9091;
} }
{ /*{
name = "unifi"; name = "unifi";
port = 9130; port = 9130;
} }*/
]; ];
in { in {
options.exports = with lib.types; { options.exports = with lib.types; {