diff options
Diffstat (limited to 'Makefile')
-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.wg:/etc/guix/ - ssh toph.wg reconfigure + toph:/etc/guix/ + ssh toph reconfigure |