Talk:Eduroam
Latest comment: 24 June by Mehnie in topic Newbie feedback
Newbie feedback
Hello,
I solved my problem with this webpage: https://github.com/MayNiklas/eduroam-flake
To get eduroam working, I just had to dowload the python script fromtmy university o set u via https://cat.eduroam.org/ and run it as indicated there
# open a shell whith all the dependencies needed nix-shp tell -p "python3.withPackages (ps: with ps; [ dbus-python ]) # execute the script python3 <your-eduroam.py>
Maybe it is worth to have it mentioned somewhere or link the page?