From b620829795ec6075cdf436df6fa7b90ae7910f2e Mon Sep 17 00:00:00 2001 From: The Hedgehog Date: Wed, 27 Jul 2022 12:59:10 -0400 Subject: [PATCH] hosts: misc fixes --- hosts/marvin/services/ytdl.nix | 1 - hosts/prefect/networking.nix | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/marvin/services/ytdl.nix b/hosts/marvin/services/ytdl.nix index 0ae4586..1cd16c0 100644 --- a/hosts/marvin/services/ytdl.nix +++ b/hosts/marvin/services/ytdl.nix @@ -5,6 +5,5 @@ environment = { UID = "996"; GID = "996"; - URL_PREFIX = "ytdl.thehedgehog.me"; }; };} diff --git a/hosts/prefect/networking.nix b/hosts/prefect/networking.nix index b199f1c..956c1e8 100644 --- a/hosts/prefect/networking.nix +++ b/hosts/prefect/networking.nix @@ -1,6 +1,6 @@ {lib, ...}: { networking = { - hostName = "prefect-vps"; + hostName = "prefect"; interfaces.enp1s0 = { ipv6.addresses = [ {