operating-systems: buer: Change wpa_supplicant configuration to /etc/wpa-supplicant.conf

impermanence
Luis Guilherme Coelho 2024-07-03 21:16:46 -03:00
parent adb28a3ccd
commit 292f1a4ced
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@
(service ntp-service-type) (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")
(interface "wlp2s0") (interface "wlp2s0")
(extra-options `("-B")))) (extra-options `("-B"))))
(service dhcp-client-service-type (service dhcp-client-service-type