network-manager-applet: changed nm-applet description (#6311)

This makes it a bit easier to find.
This commit is contained in:
Linus Heckemann 2025-01-13 17:27:56 +01:00 committed by GitHub
parent 0da8b6bae9
commit fc52a210b6
Failed to generate hash of commit

View file

@ -11,7 +11,7 @@ in {
options = {
services.network-manager-applet = {
enable = mkEnableOption "the Network Manager applet";
enable = mkEnableOption "the Network Manager applet (nm-applet)";
};
};