do the correct thing (utf8 ssid)

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-24 22:05:35 +01:00
parent 84df55bc5a
commit b2eb3a2844
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -9,6 +9,9 @@
ssid = "🦝";
wpa = true;
wpaPassphraseFile = config.sops.secrets."services/hostapd".path;
extraConfig = ''
utf8_ssid=1
'';
};
sops.secrets."services/hostapd" = {
restartUnits = [