aboutsummaryrefslogtreecommitdiff
path: root/gn/services/gitea.service
blob: 3b54f8554dd6e610cf206c46495f6d2fc5dac982 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Gitea git server and web ui
Wants=guix-daemon.service

[Service]
ExecStart=$(/var/guix/profiles/per-user/efraim/current-guix/bin/guix system container /home/efraimf/workspace/guix-bioinformatics/gn/services/gitea-container.scm --share=/home/efraimf/tmp=/var/lib --network)

[Install]
WantedBy=multi-user.target