~ruther/guix-local

ref: 8d9372a851a49f1cabee1fef32915b259c2adf6f guix-local/etc/gnu-store.mount.in -rw-r--r-- 213 bytes
8d9372a8 — Hugo Buddelmeijer gnu: tinyxml2: Update to 11.0.0. 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Read-only @storedir@ for GNU Guix
DefaultDependencies=no
ConditionPathExists=@storedir@

[Install]
WantedBy=multi-user.target

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