@@ -66,19 +66,20 @@ Notable configurations include:
6666The * workspace* runs headless, so it ships preference files that block packages with no
6767use inside a container. These are grouped by category:
6868
69- - ` x11 ` β X11 server, GTK/Qt toolkits, Mesa
70- - ` desktop ` β Bluetooth, Avahi, NetworkManager, wireless daemons
71- - ` mail ` β Postfix, Exim, Sendmail, mail clients
72- - ` printing ` β CUPS, printer drivers
73- - ` daemons ` β ` systemd-timesyncd ` , NTP, Chrony
74- - ` language-pack ` β locale packages
75- - ` obsolete ` β ` anacron ` , ` at `
69+ - ` x11 ` : X11 server, GTK/Qt toolkits, Mesa
70+ - ` desktop ` : Bluetooth, Avahi, NetworkManager, wireless daemons
71+ - ` mail ` : Postfix, Exim, Sendmail, mail clients
72+ - ` printing ` : CUPS, printer drivers
73+ - ` daemons ` : ` systemd-timesyncd ` , NTP, Chrony
74+ - ` cni ` : ` containernetworking-plugins ` * (podman defaults to ` netavark ` )*
75+ - ` language-pack ` : locale packages
76+ - ` obsolete ` : ` anacron ` , ` at `
7677
7778If you need to install a package that pulls in a restricted dependency, opt out with:
7879
7980- <EnvVar group =" apt " name =" disable_restrictions " />
8081
81- Lift a single category β useful for installing X11 client libraries while leaving
82+ Lift a single category, useful for installing X11 client libraries while leaving
8283mail and printing blocked:
8384
8485``` sh{2}
0 commit comments