Skip to content

Impermanence

AmazinAxel edited this page Jun 28, 2026 · 2 revisions

Impermanence setup

All hosts are configured with impermanence by default. This ensures that the system stays declarative and clean.

Setting a password

You must use mkpasswd -m sha-512 | sudo tee /persist/passwords/alec This is required since the password in /etc/shadow is not persisted. The default password will always be nixos if you are ever logged out.

This flake is a submission to Hack Club's Riceathon

Clone this wiki locally