mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
299222f9fd
Former-commit-id: ac6a0f59c4
6 lines
90 B
Nix
6 lines
90 B
Nix
{
|
|
services.unifi = {
|
|
enable = true;
|
|
openFirewall = true;
|
|
};
|
|
} |