Sometimes configurations should be built and deployed, but not set to the default new configuration on reboot. nixos-rebuild test is important for testing functionality on the system.
Accordingly, there should be a --test flag to do the equivalent with deploy.
Sometimes configurations should be built and deployed, but not set to the default new configuration on reboot.
nixos-rebuild testis important for testing functionality on the system.Accordingly, there should be a
--testflag to do the equivalent withdeploy.