services: bitlbee: Support libpurple plugins.
[jackhill/guix/guix.git] / etc / gnu-store.mount.in
CommitLineData
1a1faa78
TGR
1[Unit]
2Description=Read-only @storedir@ for GNU Guix
3DefaultDependencies=no
4ConditionPathExists=@storedir@
5Before=guix-daemon.service
6
7[Install]
8WantedBy=guix-daemon.service
9
10[Mount]
11What=@storedir@
12Where=@storedir@
13Type=none
14Options=bind,ro