~ruther/guix-local

ref: b72f5255b09d0440d657bafbf07b2181c3a0b7d6 guix-local/etc/gnu-store.mount.in -rw-r--r-- 242 bytes
b72f5255 — Efraim Flashner gnu: icu4c: Skip tests on riscv64-linux. 4 years 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