{ config, pkgs, ... }: { networking = { hostName = "forgejo-actions-runner"; domain = "hosts.hamburg.ccc.de"; }; system.stateVersion = "23.11"; }