nix-config/vnstat/default.nix
2023-05-18 11:46:41 -04:00

4 lines
37 B
Nix

{
services.vnstat.enable = true;
}