Before you install:
- The installation has to have both swap and root partition encrypted
- Copy the boot.initrd line from the original configuration.nix and put it in system/boot.nix
- Generate system/hardware-configuration.nix
- Make a personal.nix file filling these fields:
{
login = "";
name = "";
email = "";
email_smtp = "";
}