buer: file-systems: Remove /etc/wireguard as persistent directory, since it's currently unused

main
Luis Guilherme Coelho 2024-11-19 11:52:20 -03:00
parent 6167d59e70
commit 102c542180
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 2 deletions

View File

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