Created
September 2, 2024 08:34
-
-
Save AlecsFerra/0034243bc9e06ad489aa58be50a8f5ef to your computer and use it in GitHub Desktop.
Run eduroam installers on NixOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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