router: add vnStat service
This commit is contained in:
@@ -4,6 +4,9 @@ let
|
||||
domain = vars.domain;
|
||||
in
|
||||
{
|
||||
# vnStat for tracking network interface stats
|
||||
services.vnstat.enable = true;
|
||||
|
||||
# https://wiki.nixos.org/wiki/Prometheus
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user