mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
network-manager-applet: changed nm-applet description (#6311)
This makes it a bit easier to find.
This commit is contained in:
@@ -11,7 +11,7 @@ in {
|
||||
|
||||
options = {
|
||||
services.network-manager-applet = {
|
||||
enable = mkEnableOption "the Network Manager applet";
|
||||
enable = mkEnableOption "the Network Manager applet (nm-applet)";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user