Update README.md
This commit is contained in:
parent
88d140450c
commit
7f01cc7180
|
@ -12,7 +12,7 @@ Based upon [Misterio77's starter configs](https://github.com/Misterio77/nix-star
|
|||
![screenshot](assets/2024-01-18-224416_4480x1440_scrot.png)
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
# Prepare disks, create an EFI System partition and Linux Filesystem partition
|
||||
fdisk /dev/nvme0n1
|
||||
|
||||
|
@ -34,6 +34,7 @@ Based upon [Misterio77's starter configs](https://github.com/Misterio77/nix-star
|
|||
|
||||
# Install our system configuration
|
||||
nixos-install --flake .#hostname
|
||||
```
|
||||
|
||||
## FAQ
|
||||
* **What is nix?**
|
||||
|
|
Loading…
Reference in a new issue