nix world
Find a file
JMARyA 4635eb14ed
All checks were successful
ci/woodpecker/push/check Pipeline was successful
fix(server): replace removed systemd.sleep.extraConfig with new API
systemd.sleep.extraConfig was removed in nixos-unstable.
Use systemd.sleep.settings.Sleep instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 23:52:35 +02:00
.woodpecker init 2025-11-03 20:29:58 +01:00
hosts/live feat: add munix 2025-12-28 02:10:42 +01:00
lib fix: missing self 2026-01-25 17:33:18 +01:00
pkgs fix: ripgrep config entry 2026-01-23 11:28:55 +01:00
profiles fix(server): replace removed systemd.sleep.extraConfig with new API 2026-04-10 23:52:35 +02:00
.gitignore init 2025-11-03 20:29:58 +01:00
flake.lock chore: upgrade 2026-02-01 00:50:17 +01:00
flake.nix Refactor README and flake 2026-03-29 23:58:42 +02:00
justfile init 2025-11-03 20:29:58 +01:00
README.md Refactor README and flake 2026-03-29 23:58:42 +02:00
renovate.json init 2025-11-03 20:29:58 +01:00

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

💿 Live ISO

nix-shell -p nixos-generators --run "nixos-generate --format iso --flake .#live -o result"