Pick your desired operating system and follow the below instructions.
NixOS
- Install NixOS w/ Flakes enabled
-
Convert your
flake.nix
to usingnixos-unified
using the NixOS only template as reference.
non-NixOS Linux
If you use other Linux distros like Ubuntu, you may use just home-manager
.
- Install Nix
- Use the HOME only template
macOS
- Install Nix
- Use the macOS only template