We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b931b commit bfac842Copy full SHA for bfac842
books/linux-workstation.org
@@ -476,8 +476,11 @@ EOF
476
Track the config in initramfs and reboot:
477
478
#+begin_run
479
-rpm-ostree initramfs-etc --track=/etc/ostree/prepare-root.conf
480
-systemctl reboot
+sudo rpm-ostree initramfs-etc --track=/etc/ostree/prepare-root.conf
+#+end_run
481
+
482
+#+begin_run
483
+sudo systemctl reboot
484
#+end_run
485
486
After reboot, install Nix using the Determinate Systems installer:
0 commit comments