diff options
| author | Arun Isaac | 2025-11-04 19:56:57 +0000 |
|---|---|---|
| committer | Arun Isaac | 2025-11-05 01:13:58 +0000 |
| commit | 8a03f75182af1646ebf3e76afc9ab2fb1d96e537 (patch) | |
| tree | 8e4f6d7adf13cce4663ae0827d1faf1c2caaf834 /guix/forge/forge.scm | |
| parent | 92c374d52fcefba0e68e10da33d47f78b7b7a6aa (diff) | |
| download | guix-forge-8a03f75182af1646ebf3e76afc9ab2fb1d96e537.tar.gz guix-forge-8a03f75182af1646ebf3e76afc9ab2fb1d96e537.tar.lz guix-forge-8a03f75182af1646ebf3e76afc9ab2fb1d96e537.zip | |
forge: Export this-forge-configuration.
Diffstat (limited to 'guix/forge/forge.scm')
| -rw-r--r-- | guix/forge/forge.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/forge/forge.scm b/guix/forge/forge.scm index 63038c6..f7b60d7 100644 --- a/guix/forge/forge.scm +++ b/guix/forge/forge.scm @@ -49,6 +49,7 @@ #:export (forge-service-type forge-configuration forge-configuration? + this-forge-configuration forge-configuration-web-domain forge-configuration-tissue-web-domain forge-configuration-websites-directory |
