From 26dd48fbfed00f620458e04fb42039986d32dd4c Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 7 Jan 2025 15:58:15 -0800 Subject: stateVersion --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 00d5e6e..1b49db0 100644 --- a/README.org +++ b/README.org @@ -5,7 +5,8 @@ keybindings. Note that at the time of writing, This entire configuration uses th Because emacs is blocking, and I want to use wayland because it's much better and there's much less cruft. * Installation -Install NixOS, install git (and maybe vim) on your NixOS system, and then on your NixOS system, run: +Install NixOS, get internet with ~nmtui~ or ethernet, install git (and maybe vim) on your NixOS system, +and then on your NixOS system, run: #+begin_src shell mkdir -p ~/src git clone https://git.nullring.xyz/toughnix.git ~/src/ -- cgit