From 5967ea6b9d90a2f805c576baab53f874a6189ceb Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Nov 2022 08:44:55 -0300 Subject: Makefile: Use toph.wg for hostname --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 51e4704..f2d28e6 100644 --- a/Makefile +++ b/Makefile @@ -17,5 +17,5 @@ deploy: scp \ src/infrastructure/guix/channels.scm \ src/infrastructure/guix/system.scm \ - toph:/etc/guix/ - ssh toph reconfigure + toph.wg:/etc/guix/ + ssh toph.wg reconfigure -- cgit v1.2.3