From 67804c7be85d65ba49abab281e37243306f6fa8c Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 14 Feb 2023 23:26:40 +0100 Subject: Use hosts-service-type instead of deprecated hosts-file Also, take the opportunity to make a proper service-type for my WireGuard setup. --- tw/system/vin.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'tw/system/vin.scm') diff --git a/tw/system/vin.scm b/tw/system/vin.scm index 834ce273..e8baec57 100644 --- a/tw/system/vin.scm +++ b/tw/system/vin.scm @@ -27,7 +27,6 @@ (locale-definition (name "fr_FR.utf8") (source "fr_FR")) (locale-definition (name "en_US.utf8") (source "en_US")))) - (hosts-file %wireguard-etc-hosts) ;; Allow resolution of '.local' host names with mDNS. (name-service-switch %mdns-host-lookup-nss) -- cgit v1.2.3