stream: set hostName

This commit is contained in:
Astro 2021-09-10 23:02:57 +02:00
parent 9a936461e6
commit e90d9e1449
1 changed files with 1 additions and 0 deletions

View File

@ -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;