~ruther/guix-local

ref: ebd886faeb531e2987d89cdab1e4e4c862380a49 guix-local/etc/gnu-store.mount.in -rw-r--r-- 213 bytes
ebd886fa — Artyom V. Poptsov gnu: linux-libre 6.17-riscv: Enable CONFIG_SCSI_VIRTIO. a month 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