nix world
|
All checks were successful
ci/woodpecker/push/check Pipeline was successful
systemd.sleep.extraConfig was removed in nixos-unstable. Use systemd.sleep.settings.Sleep instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .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"