A fast installer for my personal NixOS setup.
Find a file
2024-01-31 08:02:31 -07:00
Screenshots Upload New File 2023-01-16 19:57:59 +00:00
.gitlab-ci.yml Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2021-12-29 18:45:36 +00:00
install.sh change: use hosts instead of systems 2024-01-31 08:02:31 -07:00
LICENSE Add LICENSE 2022-06-12 13:46:26 +00:00
README.md Update README.md 2024-01-30 22:27:18 +00:00

The NixOS Installer

This installer is named after my doggo Onyxia.

At the core of this installer it does the following:

  • Partition the drive of your choice
  • 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 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