{ config, pkgs, ... }: { networking.hostName = "thinklappi"; networking.networkmanager.enable = true; time.timeZone = "Europe/Berlin"; }