Largely inspired by https://github.com/maeve-oake/nixos-config
- (laptop) plug in yubikey
- (laptop) run
just bootstrap {target-host} - push, wait until everything is built and cached
- (target) boot into NixOS live environment from PXE
- (laptop) run
just install {target-host}
- create a host named
lxc-{whatever} - configure, make sure to import
flake.lxcModules.default, commit - run
just bootstrap {target-host} - push, wait until everything is built and cached
- run
just install {target-host}
- (laptop) run
just deploy {target-host}