Fix formatting issues, fix arch systemd entry
This commit is contained in:
@@ -41,8 +41,6 @@ pacman -S --noconfirm alacritty firefox eog flameshot keepassxc ly sway swaybg z
|
||||
|
||||
pacman -S --noconfirm ufw clamav # security
|
||||
|
||||
# pacman -S nvidia-container-toolkit cuda # Heavy-weight
|
||||
|
||||
pacman -S --noconfirm cmake cloc code cppcheck emacs cups docker docker-compose efibootmgr gdb ghidra ghostscript git git-lfs libvirtman-db man-pages mkcert nasm net-tools openssh qemu-base qemu-full rustup valgrind virt-manager virt-viewer wireplumber wireguard-tools wireshark-qt wmenu wofi xdg-desktop-portal-gtk xdg-desktop-portal-wlr xorg-xwayland #developer tools
|
||||
|
||||
systemctl enable NetworkManager
|
||||
@@ -71,7 +69,7 @@ EOF
|
||||
|
||||
UUID=$(blkid -s UUID -o value "${PART}3")
|
||||
|
||||
cat <<EOF > /loader/entries/arch.conf
|
||||
cat <<EOF > /boot/loader/entries/arch.conf
|
||||
title Arch Linux
|
||||
linux /vmlinuz-linux
|
||||
initrd /initramfs-linux.img
|
||||
|
||||
Reference in New Issue
Block a user