wip onboard

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-05 17:14:56 -05:00
parent a29902034e
commit cb259c04d7
2 changed files with 12 additions and 12 deletions

View file

@ -78,7 +78,7 @@
- `export USERNAME=desired_username_for_admin_on_this_machine` (josh)
- `nixos-generate-config --root /mnt`
- `cd /mnt/etc/nixos`
- `curl -O https://share.joshuabell.link/nix/onboard.sh`
- `curl --proto '=https' --tlsv1.2 -sSf https://share.joshuabell.link/nix/onboard.sh`
- `chmod +x onboard.sh && ./onboard.sh`
- verify hardware config, run `nixos-install`
- `reboot`