mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Use %loopback-static-networking instead of it's explicit value
parent
02a3a08e17
commit
a8edd4938a
|
@ -256,12 +256,7 @@
|
|||
|
||||
#|Network services|#
|
||||
(service static-networking-service-type
|
||||
(list (static-networking
|
||||
(addresses
|
||||
(list (network-address
|
||||
(device "lo")
|
||||
(value "127.0.0.1/8"))))
|
||||
(provision '(loopback)))))
|
||||
(list %loopback-static-networking))
|
||||
(service ntp-service-type)
|
||||
(service wpa-supplicant-service-type
|
||||
(wpa-supplicant-configuration
|
||||
|
|
Loading…
Reference in New Issue