{ pkgs, ... }:
{
networking = {
hostName = "audio-hauptraum-kueche";
};
system.stateVersion = "23.05";
}