{ config, lib, ... }: with lib; {
services.openssh.enable = mkDefault true;
services.vnstat.enable = mkDefault true;
}