summaryrefslogtreecommitdiff
path: root/website/posts/running-services-in-containers.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/posts/running-services-in-containers.md')
-rw-r--r--website/posts/running-services-in-containers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/posts/running-services-in-containers.md b/website/posts/running-services-in-containers.md
index 67671b0..d8c6a41 100644
--- a/website/posts/running-services-in-containers.md
+++ b/website/posts/running-services-in-containers.md
@@ -117,7 +117,7 @@ and
[Tor](https://git.savannah.gnu.org/cgit/guix.git/commit/?id=ee295346ce81c276ffb4ee34cc6f5b134b415097)
are minimal. The end result, for Tor, looks like this:
-```
+```scheme
(let ((torrc (tor-configuration->torrc config)))
(with-imported-modules (source-module-closure
'((gnu build shepherd)