Bootstraps a vultr server with nixos with LUKS root encryption
 
 
Go to file
Gürkan Gür 1806a30eb4 make it secure 2019-02-09 18:46:13 +01:00
LICENSE.md Readme 2019-02-08 20:55:38 +01:00
README.md make it secure 2019-02-09 18:46:13 +01:00
bootstrap.sh make it secure 2019-02-09 18:46:13 +01:00
configuration.nix make it secure 2019-02-09 18:46:13 +01:00
luks-configuration.nix make it secure 2019-02-09 18:46:13 +01:00

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