diff --git a/install_root.sh b/install_root.sh index 8c93dc3..591c4da 100755 --- a/install_root.sh +++ b/install_root.sh @@ -74,7 +74,7 @@ echo " - Symlink /etc/resolv.conf to use systemd-resolved stub (you need to be o echo "Optional extra steps:" echo " - enable cronie & copy /etc/crontab & anacrontab from dotfiles" echo " - install docker and copy /etc/docker" -echo " - setup MAC address randomization by copying /etc/NetworkManager" +echo " - setup network manager privacy settings by copying /etc/NetworkManager" echo " - setup battery optimizations (follow guide)" echo " - setup UKIs -> secure-boot -> systemd initramfs -> tpm unlocking (follow guides)"