Fixed reykyavik installation
This commit is contained in:
@@ -77,9 +77,14 @@ Syncing disks.
|
||||
3.3 Create the swap partition
|
||||
> sudo mkswap <<device: e.g. /dev/nvme0n1p3>> -L swap
|
||||
|
||||
4. Create the host nix configuration
|
||||
4. Mount the filesystems
|
||||
>
|
||||
|
||||
5. Create the host nix configuration
|
||||
If the host is not present under system/hosts, create a new folder for the host.
|
||||
Generate the hardware configuration file, you can use nixos-generate-config as a base:
|
||||
|
||||
> nixos-generate-config --dir <<host directory>> --no-filesystems
|
||||
|
||||
6. Install nixos!
|
||||
> sudo nixos-install --impure --flake .#reykjavik
|
||||
|
||||
Reference in New Issue
Block a user