{ config, lib, pkgs, ... }: { networking.hostName = "kita"; networking.computerName = "kita"; system.primaryUser = "nico"; }