diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-07 15:58:15 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-07 15:58:15 -0800 |
commit | 26dd48fbfed00f620458e04fb42039986d32dd4c (patch) | |
tree | f0066aa3ff958098a8bc017d7aed329c20818d04 /README.org | |
parent | b94b6223b594a44c3382e606b900c82d94d1fb36 (diff) |
stateVersion
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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/ |