Skip to content

Commit bfac842

Browse files
committed
rpm-ostree initramfs-etc
1 parent 85b931b commit bfac842

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

books/linux-workstation.org

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,11 @@ EOF
476476
Track the config in initramfs and reboot:
477477

478478
#+begin_run
479-
rpm-ostree initramfs-etc --track=/etc/ostree/prepare-root.conf
480-
systemctl reboot
479+
sudo rpm-ostree initramfs-etc --track=/etc/ostree/prepare-root.conf
480+
#+end_run
481+
482+
#+begin_run
483+
sudo systemctl reboot
481484
#+end_run
482485

483486
After reboot, install Nix using the Determinate Systems installer:

0 commit comments

Comments
 (0)