{ config, pkgs, ... }: { imports = [ ./network.nix ./wireguard.nix ]; }