aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-27 08:16:18 -0300
committerEuAndreh <eu@euandre.org>2022-11-27 08:16:18 -0300
commitc313dab24d10ff865457e154c56c6fdb41d6dddb (patch)
treee0cb7b4150cce62674079321bbbe8342b81414b8 /Makefile
parentsrc/infrastructure/guix/system.scm: Add "htop" package (diff)
downloadserver-c313dab24d10ff865457e154c56c6fdb41d6dddb.tar.gz
server-c313dab24d10ff865457e154c56c6fdb41d6dddb.tar.xz
Makefile: Also copy channels.scm in "deploy" target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 114cb13..51e4704 100644
--- a/Makefile
+++ b/Makefile
@@ -14,5 +14,8 @@ dev-check: check
public:
deploy:
- scp src/infrastructure/guix/system.scm toph:/etc/guix/
+ scp \
+ src/infrastructure/guix/channels.scm \
+ src/infrastructure/guix/system.scm \
+ toph:/etc/guix/
ssh toph reconfigure