mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Turn off ntopng
This commit is contained in:
parent
fae39c2362
commit
8579650a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
||||||
fail2ban.enable = true;
|
fail2ban.enable = true;
|
||||||
logrotate.enable = true;
|
logrotate.enable = true;
|
||||||
ntopng = {
|
ntopng = {
|
||||||
enable = true;
|
enable = false;
|
||||||
interfaces = [
|
interfaces = [
|
||||||
"enp1s0"
|
"enp1s0"
|
||||||
"tailscale0"
|
"tailscale0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue