{ config, pkgs, ... }: { networking.wireguard = { enable = true; }; }