Preset configs

Complete, working starting points assembled from official NixOS options. Every preset generates a flake that passes nix flake check. Use one as-is, or open it in the builder and layer your own packages and options on top.

Minimal flake host

First install, clean base, or migration from configuration.nix.

Small NixOS flake with NetworkManager, one wheel user, flakes enabled, and hardware import.

Sets only the shared skeleton: bootloader, NetworkManager, one wheel user, flakes.

Laptop daily driver

Portable machines that need a practical day-one NixOS setup.

Developer workstation

Local development machines with Git-backed config workflows.

Headless SSH server

VPS, homelab hosts, and remotely administered systems.

GNOME desktop

Users who want a complete official desktop without extra flakes.

Local VM lab

Trying NixOS safely before installing on hardware.