GitHunt
LA

Lastaapps/soubory_sedmitecne

My colection of Dotfiles for zsh, nvim, awesomeWM, ...

NixOS diary

My notes on what I did not manage to do in the NixOS config files.

Wi-Fi

To connect to the Silicon Hill and Eduroam network, run:

nmcli con add type wifi ifname <INTERFACE> con-name <SSID> ssid <SSID> \
-- wifi-sec.key-mgmt wpa-eap \
802-1x.eap peap \
802-1x.phase2-auth mschapv2 \
802-1x.identity <USERNAME> \
802-1x.ca-cert <CERT-(BUNDLE)>

nmcli con up <SSID> --ask

You may need to change the interface name.
Then run nm-connection-editor, add radius servers (radius.cvut.cz, sh.cvut.cz) and system certificate bundle /etc/ssl/certs/ca-bundle.crt.

Inspiration

Languages

Lua79.4%Nix9.8%Shell7.2%Python3.0%CSS0.7%

Contributors

Created October 12, 2023
Updated February 22, 2026