From 7bd061e14e430645c7f146a8c8070c77b1e57ebe Mon Sep 17 00:00:00 2001 From: Will Price Date: Fri, 31 May 2019 21:56:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ee11c5..52128ff 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ * Copy nixos configuration files to `/mnt`: `cp nixos-config/* /mnt/etc/nixos` * Generate hardware config: `nixos-generate-config` * Install system: `nixos-install` (set root password) +* Reboot +* Set password for `will`: `passwd will`