summaryrefslogtreecommitdiff
path: root/common-home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'common-home.scm')
-rw-r--r--common-home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-home.scm b/common-home.scm
index e4b979c..e312da3 100644
--- a/common-home.scm
+++ b/common-home.scm
@@ -36,4 +36,4 @@
("ls" . "ls -ahlp --color=auto")))))
(simple-service 'dotfiles
home-files-service-type
- (dotfiles ".emacs.d/init.el" ".guile"))))
+ (dotfiles ".emacs.d/init.el" ".guile" ".ssh/config"))))