Skip to content

Bootstraps a vultr server with nixos with LUKS root encryption

License

Notifications You must be signed in to change notification settings

seqizz/nixos-vultr-securestrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bootstraps a vultr server with nixos with LUKS root encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.0%
  • Nix 43.0%