mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add nvr to nginx
This commit is contained in:
parent
8c3ce29b0d
commit
33473bba66
2 changed files with 6 additions and 1 deletions
|
|
@ -13,9 +13,9 @@ in with lib; {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
networking.firewall.allowedTCPPorts = [ 8095 ];
|
||||
services.zoneminder = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
database = {
|
||||
createLocally = true;
|
||||
username = "zoneminder";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue