{ config, self, ... }: { imports = [ ./hardware ./networking ./security ./software ./variables ./virtualisation ]; sops.defaultSopsFile = "${self}/secrets/${config.networking.hostName}.yaml"; }