mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 10:10:40 -05:00
clean-install: clean up docs
This commit is contained in:
parent
1fd64d4404
commit
9826b92e39
|
@ -51,7 +51,7 @@ Substitute `$HOSTNAME` for whichever hostname you have chosen. Reboot to apply t
|
|||
### Installing from Live USB
|
||||
> :red_circle: **This will erase your computer's disk** as specified by the host configuration, installing a fresh copy of NixOS. Backup first!
|
||||
|
||||
If you want to install NixOS from this flake, run the following commands, ideally from a NixOS live environment, providing the hostname associated with a NixOS configuration specified in `flake.nix`.
|
||||
If you want to install NixOS from this flake, run the following commands, ideally from a NixOS live environment, providing the hostname associated with a NixOS configuration specified in `flake.nix` when prompted.
|
||||
```console
|
||||
sudo nix --experimental-features "nix-command flakes" run github:alyraffauf/nixcfg
|
||||
```
|
Loading…
Reference in a new issue