diff options
-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 |