From af3c15c43c65fd77aab441f4c657aeaa74cc67d5 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 4 Sep 2025 17:09:52 -0700 Subject: fix installer to be more flexible to adding new systems --- README.org | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index b352467..b71c140 100644 --- a/README.org +++ b/README.org @@ -18,15 +18,14 @@ https://ret2pop.nullring.xyz, it is the road to enlightenment. * Wait, so where are your dotfiles? To use my dotfiles, download the ISO image for the installer, log in, and run: #+begin_src bash - nmtui - git clone https://git.nullring.xyz/monorepo.git - # use vim to change whatever nix files you want - nix_installer + SYSTEM=continuity DRIVE=sda-simple nix_installer #+end_src -That's it! If you want to install with all the default settings (look at them first), just run: +then reboot, and run: #+begin_src bash - nix_installer + cd $HOME/monorepo && git pull #+end_src -and it will work for you. +** Post-setup +In emacs, run ~M-x all-the-icons-install-fonts, ~~M-x nerd-icons-install-fonts~, and ~M-x org-roam-db-sync~. Install your music to ~$HOME/music~ for +emms. * License See the [[file:LICENSE.org][license]]. The style.css has its own license. -- cgit v1.3