Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

vorburger/nixfiles

Nix files of vorburger@

vorburger/nixfiles.json
{
"createdAt": "2025-10-12T23:46:49Z",
"defaultBranch": "develop",
"description": "Nix files of vorburger@",
"fullName": "vorburger/nixfiles",
"homepage": null,
"language": "Nix",
"name": "nixfiles",
"pushedAt": "2025-10-19T16:23:38Z",
"stargazersCount": 1,
"topics": [],
"updatedAt": "2025-11-03T16:30:27Z",
"url": "https://github.com/vorburger/nixfiles"
}

The ❄️ Nix files of @vorburger. (These are dendritic”.)

dotfiles ⚆ are here; I’ve also got 🔮 aifiles.

Originally explored in my LearningLinux 🐧 repo. and the dotfiles/NixOS; TODO consolidate.

Install Nix and direnv, and clone this repo, then cd (which will automagically put nixos-rebuild on your PATH) and run:

bin/vm.sh test1

nix build .#documentation produces the static HTML documentation site in result/.

nix run .#watch-documentation serves the documentation locally with live-rebuilds