swapped home-manager with curator

This commit is contained in:
randogoth 2025-12-24 13:13:07 +02:00
parent ea79ed24f4
commit bfd48449c7
8 changed files with 16 additions and 29 deletions

View file

@ -11,7 +11,7 @@
## First login behavior
- Triggers for each non-root user on their first session.
- Writes state to `~/.local/state/deinonyxus/nixpkgs-init.done`; delete it to rerun.
- Writes state to `~/.local/state/deinonyxus/curator-init.done`; delete it to rerun.
- Bootstraps `~/.config/home-manager/home.nix` and runs `home-manager switch` with the package set above.
## Install / Rebase