Browse Source

Reword

main
parent
commit
ebd2f81c3f
Signed by: chris GPG Key ID: 3025DCBD46F81C0F
  1. 2
      README.org

2
README.org

@ -64,6 +64,8 @@ The ~nixos-rebuild~ command updates the system so that it corresponds to the con
| build | Build the new configuration, without activation, nor adding it to the boot menu |
| build-vm | Build a script that starts a virtual machine with the desired configuration |
After making changes to the configuration the ~switch~ command will build and activate a new configuration.
#+BEGIN_SRC shell
# Build and activate a new configuration.
sudo nixos-rebuild switch --flake $FLAKE#$HOSTNAME

Loading…
Cancel
Save