Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 365 Bytes

Before you install:

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