From f74fb866de4a018a749e3a592c184010c397790a Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 24 Jan 2023 22:44:39 +0100 Subject: Remove guixdeploy user again It's probably better to just SSH in as root instead, seeing as the guixdeploy user can otherwise do anything as root anyway. --- 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 3a5a6b62..834ce273 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")))) - (sudoers-file %sudoers-file) (hosts-file %wireguard-etc-hosts) ;; Allow resolution of '.local' host names with mDNS. (name-service-switch %mdns-host-lookup-nss) -- cgit v1.2.3