nix world
|
|
||
|---|---|---|
| .woodpecker | ||
| hosts/live | ||
| lib | ||
| pkgs | ||
| profiles | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| README.md | ||
| renovate.json | ||
myverse
A complete, opinionated Nix ecosystem. The premise: Nix everywhere — every device, every app, every container, every piece of infrastructure. Declared, reproducible, yours.
Opinionated defaults, clean override points. Import a device class, layer on features, get a working system.
Structure
- Device classes & feature modules — composable NixOS profiles
- Library — Nix abstractions, system builders, and beyond
- Packages — curated packages not in nixpkgs
💿 Live ISO
nix-shell -p nixos-generators --run "nixos-generate --format iso --flake .#live -o result"