i take it back lol

This commit is contained in:
Charlotte 🦝 Delenk 2022-05-07 15:44:57 +01:00
parent e1e9106ae3
commit 8418449d26
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -6,12 +6,14 @@
enable = true;
countryCode = "DE";
interface = "wlp6s0";
ssid = "racc";
ssid = "🦝";
wpa = true;
wpaPassphraseFile = config.sops.secrets."services/hostapd".path;
extraConfig = ''
utf8_ssid=1
wmm_enabled=1
ieee80211n=1
wpa_pairwise=GCMP CCMP
'';
};
sops.secrets."services/hostapd" = {