Bootstraps a vultr server with nixos with LUKS root encryption
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gürkan Gür 1806a30eb4 make it secure 4 years ago
LICENSE.md Readme 4 years ago
README.md make it secure 4 years ago
bootstrap.sh make it secure 4 years ago
configuration.nix make it secure 4 years ago
luks-configuration.nix make it secure 4 years ago

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