Nix Configuration

March 26, 2026 ยท View on GitHub

My personal nix configuration.

Quick Start

# Rebuild and switch to new configuration
make nixos

# Override the selected host explicitly if needed
make nixos HOST=siegfried

# Rebuild, but with override path to local omarchy  flake
make nixos-oma

# Update flake inputs
make update