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