{ ... }: { networking.hostName = "idacloud"; custom.nextcloud_domain = "idacloud.sinerva.eu"; imports = [ ../base.nix ../services/nextcloud.nix ]; # HARDWARE SPECIFIC services.qemuGuest.enable = true; }