From 6fd6402c73cc292a11e6d881aad1f76505a27734 Mon Sep 17 00:00:00 2001
From: mossy-nw <34462023+mossy-nw@users.noreply.github.com>
Date: Mon, 22 Jan 2018 19:38:09 +0000
Subject: [PATCH] Update fedora-minimal.md

added network-manager-applet for system tray icon for minimal sys-net
---
 managing-os/templates/fedora-minimal.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/managing-os/templates/fedora-minimal.md b/managing-os/templates/fedora-minimal.md
index 39a7c92a..48528a34 100644
--- a/managing-os/templates/fedora-minimal.md
+++ b/managing-os/templates/fedora-minimal.md
@@ -81,6 +81,7 @@ In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be neede
 - `qubes-core-agent-sysvinit`: Qubes unit files for SysV init style or upstart.
 - `qubes-core-agent-networking`: Networking support. Required if the template is to be used for a `sys-net` or `sys-firewall` VM.
 - `qubes-core-agent-network-manager`: Integration for NetworkManager. Useful if the template is to be used for a `sys-net` VM.
+- `network-manager-applet`: Useful (together with `dejavu-sans-fonts` and `notification-daemon`) to have a system tray icon if the template is to be used for a `sys-net` VM.
 - `qubes-core-agent-dom0-updates`: Script required to handle `dom0` updates. Any template which the VM responsible for 'dom0' updates (e.g. `sys-firewall`) is based on must contain this package.
 - `qubes-usb-proxy`: Required if the template is to be used for a USB qube (`sys-usb`) or for any destination qube to which USB devices are to be attached (e.g `sys-net` if using USB network adapter).   
 - `pulseaudio-qubes`: Needed to have audio on the template VM.