mirror of
https://github.com/seqizz/nixos-vultr-securestrap.git
synced 2024-09-12 21:30:11 +02:00
Bootstraps a vultr server with nixos with LUKS root encryption
bootstrap.sh | ||
configuration.nix | ||
LICENSE.md | ||
luks-configuration.nix | ||
README.md |
Bootstraps a vultr server with nixos with LUKS root encryption
- Replace public key with your own in configuration.nix
- Replace LUKS password with your own in bootstrap.sh
nix-env -iA nixos.gitMinimal
git clone https://github.com/seqizz/nixos-vultr-securestrap
cd nixos-vultr-securestrap
./bootstrap.sh
reboot