mirror of https://codeberg.org/anemofilia/zero
buer: file-systems: Remove /etc/wireguard as persistent directory, since it's currently unused
parent
6167d59e70
commit
102c542180
|
@ -150,8 +150,7 @@
|
|||
(check? #f)
|
||||
(flags '(no-atime bind-mount))))
|
||||
`("/etc/guix"
|
||||
"/etc/ssh"
|
||||
"/etc/wireguard")))
|
||||
"/etc/ssh")))
|
||||
|
||||
(define persistent-files
|
||||
(list "/etc/machine-id"
|
||||
|
|
Loading…
Reference in New Issue