aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-10 14:20:20 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-10 14:20:20 -0800
commit82f3b7b522edd220fc6819fb7c36496a7bfff407 (patch)
tree1c134562fc6443ff1c45dd0a093b4b54d7ba699a /README.org
parent570901512da178449d7cef2755574e9e786457b3 (diff)
alter config to work on first install
Diffstat (limited to 'README.org')
-rw-r--r--README.org11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.org b/README.org
index d0e9a9e..f239cd3 100644
--- a/README.org
+++ b/README.org
@@ -14,8 +14,15 @@ You will have to interact with the installer three times. Two of those times wil
for which you should read the files and make the intuitive changes based on the comments_{}^{}_{} in those
files, and once will be to confirm that you want to wipe the disk.
-After this process, reboot and log into your user. You will immediately be taken into Hyprland,
-and Emacs and Firefox will autostart.
+After this process, reboot and log into your user with your username and the password being the
+username. You will immediately be taken into Hyprland, and Emacs and Firefox will autostart.
+Use Windows + Enter in order to spawn a terminal, and then run:
+#+begin_src shell
+ # connect to internet again
+ nmtui
+ post-install
+#+end_src
+use the same disko and variable settings you used when installing the first time.
** Troubleshooting
If you encounter an error in home-manager after building (can't start the home-manager process
because it can't resolve so-and-so hostname), run ~doas nixos-rebuild switch~, and possibly