aboutsummaryrefslogtreecommitdiffstats
path: root/config.scm
blob: ca126d8409b0158f552efcde112fb98c9edf0a4e (plain)
1
2
3
(add-to-load-path (dirname (current-filename)))

(load-from-path (string-append "oni/home/" (gethostname) "/config.scm"))