mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
A fast installer for my personal NixOS setup.
Screenshots | ||
.gitlab-ci.yml | ||
install.sh | ||
LICENSE | ||
README.md |
The NixOS Installer
This installer is named after my doggo Onyxia.
Starting the Installer
sh <(curl -L https://gitlab.com/ahoneybun/nyxi-installer/-/raw/main/install.sh)
At the core of this installer it does the following:
- 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
)
nix files are from this repo but that can be changed as needed.
Tested on the following drives:
- SATA
- NVMe
Tested on the following architectures:
- x86_64
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:
mkpasswd -m sha-512