operating-systems: buer: Add ntp-service

pull/1/head
anemofilia 2023-11-22 17:20:06 -03:00 committed by Luis Guilherme Coelho
parent 50679e8be8
commit b5daac8464
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@
(device "lo") (device "lo")
(value "127.0.0.1/8")))) (value "127.0.0.1/8"))))
(provision '(loopback))))) (provision '(loopback)))))
(service ntp-service-type)
(service wpa-supplicant-service-type (service wpa-supplicant-service-type
(wpa-supplicant-configuration (wpa-supplicant-configuration
(config-file "/etc/wpa_supplicant.conf") (config-file "/etc/wpa_supplicant.conf")