Documentation updates

This commit is contained in:
Aaron Honeycutt 2022-09-01 16:38:24 +00:00
parent 963bcf8ebd
commit 102a336554
3 changed files with 20 additions and 18 deletions

View file

@ -6,8 +6,9 @@ At the core of this installer it does the following:
- Partition the drive of your choice
- Installs a base of NixOS (`configuration.nix`)
- Installs Plasma (`plasma.nix`)
- Installs a DE/WM of your choice (currently supporting GNOME and Plasma)
- Installs needed packages (`programs.nix`)
- 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.