Fix formatting issues, fix arch systemd entry

This commit is contained in:
0x221E
2026-02-10 18:04:24 +01:00
parent dd93b6ca50
commit 564cec537b

View File

@@ -41,8 +41,6 @@ pacman -S --noconfirm alacritty firefox eog flameshot keepassxc ly sway swaybg z
pacman -S --noconfirm ufw clamav # security 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 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 systemctl enable NetworkManager
@@ -71,7 +69,7 @@ EOF
UUID=$(blkid -s UUID -o value "${PART}3") UUID=$(blkid -s UUID -o value "${PART}3")
cat <<EOF > /loader/entries/arch.conf cat <<EOF > /boot/loader/entries/arch.conf
title Arch Linux title Arch Linux
linux /vmlinuz-linux linux /vmlinuz-linux
initrd /initramfs-linux.img initrd /initramfs-linux.img