{ pkgs, ... }: { services.cron.enable = false; networking.dhcpcd.extraConfig = "noarp"; system.stateVersion = "21.05"; }