~ruther/guix-local

ref: bc4a097d8bd61d57626d6aaae35d82cd69e2c1ac guix-local/etc/gnu-store.mount.in -rw-r--r-- 242 bytes
bc4a097d — Sharlatan Hellseher gnu: countdown: Update to 1.5.0. 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Read-only @storedir@ for GNU Guix
DefaultDependencies=no
ConditionPathExists=@storedir@
Before=guix-daemon.service

[Install]
WantedBy=guix-daemon.service

[Mount]
What=@storedir@
Where=@storedir@
Type=none
Options=bind,ro