buer: file-systems: Remove /etc/config.scm from persistent files

main
Luis Guilherme Coelho 2024-11-11 12:00:40 -03:00
parent 5201891f91
commit 293fb0c784
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 2 deletions

View File

@ -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"))