diff --git a/hosts/containers/stream/default.nix b/hosts/containers/stream/default.nix index e1d0e625..45377c5d 100644 --- a/hosts/containers/stream/default.nix +++ b/hosts/containers/stream/default.nix @@ -3,6 +3,7 @@ let authFile = pkgs.writeText "htpasswd" "k-ot:sawCOTsl/fIUY"; in { + networking.hostName = "stream"; c3d2.hq.statistics.enable = true; systemd.network = { enable = true;