mirror of
https://git.myvelabs.com/lab/archlinux.git
synced 2026-02-16 05:35:40 +00:00
Remove bridge-utils package to switch to qemu-bridge-helper
This commit is contained in:
parent
944b210cf5
commit
84020d757e
3 changed files with 5 additions and 3 deletions
|
|
@ -865,7 +865,7 @@ archpkgs="smartmontools \
|
|||
nginx-mainline certbot certbot-nginx apache \
|
||||
nextcloud-client gnome-keyring \
|
||||
qemu-desktop virt-manager edk2-ovmf \
|
||||
iptables-nft dnsmasq dmidecode vde2 bridge-utils openbsd-netcat \
|
||||
iptables-nft dnsmasq dmidecode vde2 openbsd-netcat \
|
||||
docker docker-compose docker-buildx \
|
||||
pipewire-jack ttf-dejavu ttf-hack \
|
||||
sway seatd swaybg bemenu bemenu-wayland foot kate dolphin konsole kompare breeze-icons kde-cli-tools \
|
||||
|
|
@ -1799,6 +1799,7 @@ ln -s /etc/nginx/sites-available/pacman.conf /etc/nginx/sites-enabled/
|
|||
|
||||
# Libvirt
|
||||
echo 'firewall_backend = "iptables"' >/etc/libvirt/network.conf
|
||||
echo 'allow virbr0' >/etc/qemu/bridge.conf
|
||||
|
||||
# Pacman hooks
|
||||
# pacman.conf hook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue