aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.scm b/config.scm
index ca126d8..a82cfa0 100644
--- a/config.scm
+++ b/config.scm
@@ -1,3 +1,3 @@
(add-to-load-path (dirname (current-filename)))
-(load-from-path (string-append "oni/home/" (gethostname) "/config.scm"))
+(load-from-path (string-append "oni/home/config/" (gethostname) ".scm"))