mirror of https://codeberg.org/anemofilia/zero
buer: file-systems: Remove /gnu/persist/mnt
parent
22e043e4ca
commit
795665491d
|
@ -136,9 +136,9 @@
|
|||
(mount-point filename)
|
||||
(device (string-append "/gnu/persist" mount-point))
|
||||
(type "none")
|
||||
(check? #f)
|
||||
(flags '(no-atime bind-mount))))
|
||||
`("/mnt"
|
||||
"/etc/guix"
|
||||
`("/etc/guix"
|
||||
"/etc/ssh"
|
||||
"/etc/wireguard")))
|
||||
|
||||
|
|
Loading…
Reference in New Issue