- Put a bootable NixOS iso image on a usb thumbdrive, and boot it
- Prime the box
sudo nix --experimental-features 'nix-command flakes' run github:panchoh/nixos#helium
- Change the default password (you guessed it, it’s ‘password’)
passwd
- Manage your ssh key and then let Home Manager finish the setup
doas systemctl restart home-manager-pancho.service
- Optimise the storage just this once
nix store optimise --verbose
- You are all set. Happy hacking!
-
Notifications
You must be signed in to change notification settings - Fork 0
panchoh/nixos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
flake for configuring my boxen using NixOS, Home Manager, and more.