Skip to content

Instantly share code, notes, and snippets.

@AlecsFerra
Created September 2, 2024 08:34
Show Gist options
  • Save AlecsFerra/0034243bc9e06ad489aa58be50a8f5ef to your computer and use it in GitHub Desktop.
Save AlecsFerra/0034243bc9e06ad489aa58be50a8f5ef to your computer and use it in GitHub Desktop.
Run eduroam installers on NixOS
nix-shell -p "python3.withPackages (ps: with ps; [ dbus-python distro ])" --run "python3 <your-eduroam.py>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment