mirror of https://codeberg.org/anemofilia/zero
buer: file-systems: Remove /etc/config.scm from persistent files
parent
5201891f91
commit
293fb0c784
|
@ -143,6 +143,5 @@
|
||||||
"/etc/wireguard")))
|
"/etc/wireguard")))
|
||||||
|
|
||||||
(define persistent-files
|
(define persistent-files
|
||||||
(list "/etc/config.scm"
|
(list "/etc/machine-id"
|
||||||
"/etc/machine-id"
|
|
||||||
"/etc/wpa-supplicant.conf"))
|
"/etc/wpa-supplicant.conf"))
|
||||||
|
|
Loading…
Reference in New Issue