Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 520 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 520 Bytes

eduroam with nix

small flake for helping setting up eduroam with the eduroam cat installer by providing the required packages.

Steps

  1. goto the eduroam cat websit and download the installer for your organisation. (It should be a python script)
  2. enter the environment with nix develop github:RTUnreal/eduroam-nix
  3. execute the installer python path/to/eduroam-linux-<something>.py
  4. follow the install instructions
  5. congratulations 🎆 you should have eduroam set up!