deleted by creator
eierschaukeln
- 0 Posts
- 2 Comments
Joined 5 months ago
Cake day: May 16th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Info:
nixos-rebuild switch
= build the new system configuration (from/etc/nixos/configuration.nix
or flakes) and activate it immediately without reboot.- It builds the new system in
/nix/store
. - Updates the GRUB/systemd-boot entries.
- Switches to the new configuration right away (systemd units, services, kernel params if possible, etc.).
- Leaves the old generations available for rollback (
nixos-rebuild switch --rollback
).
So: “switch” means build + activate now
- It builds the new system in
Or Seal from F-Droid. https://f-droid.org/packages/com.junkfood.seal/