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.
|
4 years ago | |
---|---|---|
LICENSE.md | 4 years ago | |
README.md | 4 years ago | |
bootstrap.sh | 4 years ago | |
configuration.nix | 4 years ago | |
luks-configuration.nix | 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