Browse Source

Reword instructions

main
parent
commit
89f96f723e
Signed by: chris GPG Key ID: 3025DCBD46F81C0F
  1. 8
      README.org

8
README.org

@ -46,10 +46,10 @@ This file is controlled by /etc/dotfiles/README.org
1) [[https://nixos.org/download.html][Download the latest version of NixOS]] 1) [[https://nixos.org/download.html][Download the latest version of NixOS]]
2) [[https://nixos.org/manual/nixos/stable/#sec-installation-partitioning][Partition your drives and mount the file system]] 2) [[https://nixos.org/manual/nixos/stable/#sec-installation-partitioning][Partition your drives and mount the file system]]
3) Clone the project to =/mnt/etc/dotfiles= ~git clone git@git.chrishayward.xyz:chris/dotfiles /mnt/etc/dotfiles~
4) Load the default shell environment ~nix-shell /mnt/etc/dotfiles~
5) Install the default system ~sudo nixos-install --flake /mnt/etc/dotfiles#nixos~
6) Reboot and login, start a graphical system with ~startx~
3) Clone the project ~git clone git@git.chrishayward.xyz:chris/dotfiles /mnt/etc/dotfiles~
4) Load the default shell ~nix-shell /mnt/etc/dotfiles~
5) Install the system ~sudo nixos-install --flake /mnt/etc/dotfiles#nixos~
6) Reboot, login and start a graphical system ~startx~
** Making Changes ** Making Changes

Loading…
Cancel
Save