diff options
-rw-r--r-- | guix.scm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ ;; We need the actual website package to be defined in a module so that the ;; parent repository can more easily use it with `guix system`. Hence, the bulk -;; of Guile code resides in `guix-modules/hydrilla.scm` and this file is just a -;; thin wrapper around that. +;; of Guile code resides in `guix-module-dir/koszko-org-website.scm` and this +;; file is just a thin wrapper around that. (add-to-load-path (string-append (dirname (current-filename)) |