Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

henrysipp/nix-setup

null

henrysipp/nix-setup.json
{
"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"
}

My personal nix configuration.

Terminal window
# Rebuild and switch to new configuration
make nixos
# Rebuild, but with override path to local omarchy flake
make nixos-oma
# Update flake inputs
make update