diff --git a/README.md b/README.md index 3cdd96a..35c6370 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ This installer is named after my doggo Onyxia. 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 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.