My GNU/Linux and Windows configuration. Find my NixOS configuration here https://gitlab.com/ninthcircle/nix-config.
For GNU/Linux:
# Do not run these scripts with elevated privileges
bash first.sh
bash setup.shFor Windows:
& first.ps1 # Requires chocolatey
& setup.ps1