arch/pkg/de-p1st-networkmanager/README.md

15 lines
397 B
Markdown
Raw Normal View History

2021-04-23 12:55:23 +02:00
## vpn-support
* [https://wiki.archlinux.org/index.php/NetworkManager#VPN_support]()
## local network hostname resolution
* [https://wiki.archlinux.org/index.php/Network_Configuration#Local_network_hostname_resolution]()
Either with `systemd-resolved` or `Avahi`.
As we use `systemd-resolved` Avahi is not required.
* `pacman -S avahi` and
`systemctl enable enable avahi-daemon.service`