diff options
author | EuAndreh <eu@euandre.org> | 2022-11-27 08:44:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-27 08:44:55 -0300 |
commit | 5967ea6b9d90a2f805c576baab53f874a6189ceb (patch) | |
tree | 8513991d111d602b019f6c60b641e72a9112162d | |
parent | src/infrastructure/guix/system.scm: Use SIGKILL for Postfix again (diff) | |
download | toph-5967ea6b9d90a2f805c576baab53f874a6189ceb.tar.gz toph-5967ea6b9d90a2f805c576baab53f874a6189ceb.tar.xz |
Makefile: Use toph.wg for hostname
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |