nix world
Find a file
Angelo Rodriguez fc3d262559 fix(plymouth): switch theme from fade-in to spinner
fade-in renders animated star particles; spinner shows logo,
subtle animation, and a styled LUKS password prompt instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 13:46:19 +02:00
assets chore: remove .DS_Store from tracking, add to gitignore 2026-05-09 16:34:24 +02:00
hosts/live feat: add munix 2025-12-28 02:10:42 +01:00
lib refactor: restructure profiles into devices/features/profiles layers 2026-05-21 13:20:30 +02:00
pkgs fix: ripgrep config entry 2026-01-23 11:28:55 +01:00
profiles fix(plymouth): switch theme from fade-in to spinner 2026-05-21 13:46:19 +02:00
.gitignore fix: correct .gitignore format 2026-05-09 16:34:53 +02:00
flake.lock feat: add comin auto-deploy feature with live/desktop/server modes 2026-05-09 15:29:13 +02:00
flake.nix refactor: restructure profiles into devices/features/profiles layers 2026-05-21 13:20:30 +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"