mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
update README
This commit is contained in:
parent
46df8d1860
commit
92c6e47c19
1 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@ This installer is named after my doggo Onyxia.
|
||||||
|
|
||||||
At the core of this installer it does the following:
|
At the core of this installer it does the following:
|
||||||
|
|
||||||
- Partition the drive of your choice
|
- Partition the drive of your choice using Disko
|
||||||
|
- Uses `flake.nix` to set certain modules depending on the system like nixos-hardware for the Pinebook Pro
|
||||||
|
- Uses home-manager to manage settings for GNOME (current desktop) and other applications for my user
|
||||||
- Installs a base of NixOS (`configuration.nix`)
|
- Installs a base of NixOS (`configuration.nix`)
|
||||||
- Installs needed packages for certain hardware
|
|
||||||
- Installs home-manager, sets the home.nix file into /etc/nixos/ so that it is updated with the rest of the system
|
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue