nixos/README.md
Alex A. Naanou e1f53febd2 added basic info...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-07-06 13:39:16 +03:00

339 B

Two stage update

The configuration is split into two parts to allow for two stage updates to conserve space on storage-limited systems.

To run a two stage update do:

  $ sudo NIX_LIGHTWEIGHT=1 nixos-rebbuild switch
  $ reboot

then:

  $ sudo nix-collect-garbage --delete-old
  $ sudo nixos-rebbuild switch