From 78a7f82a8c3cb606ba60ed40306bbacad2f37a4b Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Sun, 20 Apr 2025 10:18:28 -0500 Subject: [PATCH] update server setup steps --- readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f889055..6127c4e 100644 --- a/readme.md +++ b/readme.md @@ -3,4 +3,9 @@ ### Assumptions + +### Setup Steps +1. Flash NixOS onto the server hardware +2. Create a sudo password for root +3. Run nixos anwhere command to install repo config: ```nix Command```