summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorstuebinm2024-12-05 01:08:36 +0100
committerstuebinm2024-12-05 01:08:36 +0100
commit4e1b54061515e2b2c16ba6f773eb5ebedbf2340b (patch)
tree2039babcc74134680f9bf169161747f7427e4d1f /modules
parent203aa6daede832cf6a56ef56950e04284df38035 (diff)
home/ssh: add preprint/billy
Diffstat (limited to 'modules')
-rw-r--r--modules/bookwyrm.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bookwyrm.nix b/modules/bookwyrm.nix
index 5adc498..94b9f28 100644
--- a/modules/bookwyrm.nix
+++ b/modules/bookwyrm.nix
@@ -67,7 +67,7 @@ in
default = false;
type = types.bool;
description = ''
- Whether to set up a simple nginx config to server bookwyrm's `static/` and `image`
+ Whether to set up a simple nginx config to serve bookwyrm's `static/` and `image`
directories.
'';
};