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