From faec85e52407b88ed4c76b3622d03e18ab7a08ed Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Nov 2022 09:41:38 -0300 Subject: Makefile: Revert from toph.wg to toph --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f2d28e6..51e4704 100644 --- a/Makefile +++ b/Makefile @@ -17,5 +17,5 @@ deploy: scp \ src/infrastructure/guix/channels.scm \ src/infrastructure/guix/system.scm \ - toph.wg:/etc/guix/ - ssh toph.wg reconfigure + toph:/etc/guix/ + ssh toph reconfigure -- cgit v1.2.3