Getting Started
Pick your desired operating system and follow the below instructions.
NixOS
tip
For a more automated way to install NixOS, see nixos-anywhere.
- Install NixOS
- Enable Flakes
- Flakify your
/etc/nixos/configuration.nix
: https://nixos.wiki/wiki/Flakes#Using_nix_flakes_with_NixOS - Convert your
flake.nix
to usingnixos-flake
using the NixOS only template as reference.
non-NixOS Linux
- Install Nix
- Use the HOME only template