{ ... }: { imports = [ ./hardware.nix ./disko.nix ./nvr.nix ]; networking.hostName = "kameramann"; networking.interfaces.ens18.useDHCP = true; }