mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update README.md
This commit is contained in:
parent
fbe2438d64
commit
33c309eb8d
1 changed files with 1 additions and 4 deletions
|
@ -6,8 +6,7 @@ At the core of this installer it does the following:
|
||||||
|
|
||||||
- Partition the drive of your choice
|
- Partition the drive of your choice
|
||||||
- Installs a base of NixOS (`configuration.nix`)
|
- Installs a base of NixOS (`configuration.nix`)
|
||||||
- Installs a DE/WM of your choice (currently supporting GNOME and Plasma)
|
- Installs a DE/WM of your choice (currently supporting GNOME, Plasma, Pantheon and Sway)
|
||||||
- Installs needed packages (`programs.nix`)
|
|
||||||
- Installs needed packages for certain hardware
|
- Installs needed packages for certain hardware
|
||||||
|
|
||||||
nix files are from [this repo](https://gitlab.com/ahoneybun/nix-configs/) but that can be changed as needed.
|
nix files are from [this repo](https://gitlab.com/ahoneybun/nix-configs/) but that can be changed as needed.
|
||||||
|
@ -15,11 +14,9 @@ nix files are from [this repo](https://gitlab.com/ahoneybun/nix-configs/) but th
|
||||||
Tested on the following drives:
|
Tested on the following drives:
|
||||||
- SATA
|
- SATA
|
||||||
- NVMe
|
- NVMe
|
||||||
- eMMC
|
|
||||||
|
|
||||||
Tested on the following architectures:
|
Tested on the following architectures:
|
||||||
- x86_64
|
- x86_64
|
||||||
- aarch64
|
|
||||||
|
|
||||||
This sets the hashedPassword to my own so you will need to update it to match your own as well as the username. I created the hash with this command:
|
This sets the hashedPassword to my own so you will need to update it to match your own as well as the username. I created the hash with this command:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue