nix-config/vnstat/default.nix

4 lines
37 B
Nix
Raw Normal View History

2023-05-17 16:17:42 +02:00
{
services.vnstat.enable = true;
}