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": "2025-07-25T03:42:31Z", "stargazersCount": 24, "topics": [], "updatedAt": "2025-11-08T14:24:49Z", "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