Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 326 Bytes

File metadata and controls

20 lines (14 loc) · 326 Bytes

My GNU/Linux and Windows configuration. Find my NixOS configuration here https://github.com/nos1dot618/nix-config.


Getting Started

For GNU/Linux:

# Do not run these scripts with elevated privileges
bash first.sh
bash setup.sh

For Windows:

& First.ps1 # Requires chocolatey
& Setup.ps1