Talk:Eduroam: Difference between revisions

Mehnie (talk | contribs)
Mehnie (talk | contribs)
 
Line 8: Line 8:


   # open a shell whith all the dependencies needed
   # open a shell whith all the dependencies needed
   nix-shp tell -p  "python3.withPackages (ps: with ps; [ dbus-python ])
   nix-shell -p  "python3.withPackages (ps: with ps; [ dbus-python ])
   # execute the script
   # execute the script
   python3 <your-eduroam.py>
   python3 <your-eduroam.py>
Return to "Eduroam" page.