henrysipp/nix-setup
null
{ "createdAt": "2025-05-20T00:35:31Z", "defaultBranch": "main", "description": null, "fullName": "henrysipp/nix-setup", "homepage": null, "language": "Nix", "name": "nix-setup", "pushedAt": "2026-03-18T02:22:40Z", "stargazersCount": 27, "topics": [], "updatedAt": "2026-03-18T02:22:45Z", "url": "https://github.com/henrysipp/nix-setup"}Nix Configuration
Section titled “Nix Configuration”My personal nix configuration.
Quick Start
Section titled “Quick Start”# Rebuild and switch to new configurationmake nixos
# Rebuild, but with override path to local omarchy flakemake nixos-oma
# Update flake inputsmake update