Update
This commit is contained in:
parent
1b3cc99197
commit
21482d4a44
@ -1,7 +1,7 @@
|
||||
# unifi controller service
|
||||
{
|
||||
services.unifi = {
|
||||
enable = true;
|
||||
openFirewall = true; # 8443(webui) and other port use by AP
|
||||
};
|
||||
services.unifi = {
|
||||
enable = true;
|
||||
openFirewall = true; # 8443(webui) and other port use by AP
|
||||
};
|
||||
}
|
@ -14,7 +14,7 @@
|
||||
../modules/server/adguard.nix
|
||||
# ../modules/server/ntfy-sh.nix
|
||||
../modules/server/tailscale.nix
|
||||
# ../modules/server/unifi.nix
|
||||
../modules/server/unifi.nix
|
||||
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user