network-manager: Fix all plugins to use gnome3 and gtk3, like nm-applet does
I think this makes sense, because now all the plugins will be gnome3 gtk3 based, the same way nm-applet is. I also removed networkmanager_pptp_gnome variation of networkmanager_pptp package, because i think no variation is needed and gnome support should be on by default like in other packages.
This commit is contained in:
@@ -1190,7 +1190,6 @@ let
|
||||
networkmanager = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
networkmanagerapplet = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
networkmanager_pptp = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
networkmanager_pptp_gnome = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
neverball = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
nfsUtils = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
ngspice = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
|
||||
Reference in New Issue
Block a user