summaryrefslogtreecommitdiff
path: root/deployment/system.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2026-04-24 16:13:57 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2026-04-25 09:06:19 +0200
commit4b1f1e995ae0805085c1477b86a1567d42cfb715 (patch)
treec0ed3d30b280282b54fdbb0fca472f1dde22cc2b /deployment/system.scm
parent25645262dde17ce41477db4994b77482e349de1a (diff)
(services): export cgit related definitions to a dedicated module
Diffstat (limited to 'deployment/system.scm')
-rw-r--r--deployment/system.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/deployment/system.scm b/deployment/system.scm
index 2d54e16..bf5b143 100644
--- a/deployment/system.scm
+++ b/deployment/system.scm
@@ -1,4 +1,6 @@
(define-module (deployment system)
+ #:use-module ((deployment services cgit)
+ #:prefix deployment:services:cgit:)
#:use-module ((deployment services databases)
#:prefix deployment:services:databases:)
#:use-module ((deployment services web)
@@ -92,7 +94,7 @@
(name-service-switch gnu:system:nss:%default-nss)
(essential-services (gnu:system:operating-system-default-essential-services gnu:system:this-operating-system))
(services (cons* deployment:services:web:aisaka-certbot-service
- deployment:services:web:aisaka-cgit-service
+ deployment:services:cgit:aisaka-cgit-service
users:id1000:dkim-service
users:id1000:dovecot-service
deployment:system:aisaka:etc