operating-systems: buer: Use %loopback-static-networking instead of it's explicit value

impermanence
Luis Guilherme Coelho 2024-09-28 23:58:18 -03:00
parent 02a3a08e17
commit a8edd4938a
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 6 deletions

View File

@ -256,12 +256,7 @@
#|Network services|# #|Network services|#
(service static-networking-service-type (service static-networking-service-type
(list (static-networking (list %loopback-static-networking))
(addresses
(list (network-address
(device "lo")
(value "127.0.0.1/8"))))
(provision '(loopback)))))
(service ntp-service-type) (service ntp-service-type)
(service wpa-supplicant-service-type (service wpa-supplicant-service-type
(wpa-supplicant-configuration (wpa-supplicant-configuration