networkmanagerapplet: default to withGnome
This requires us to add gcr to the module.
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
partOf = [ "graphical-session.target" ];
|
||||
serviceConfig.ExecStart = "${pkgs.networkmanagerapplet}/bin/nm-applet";
|
||||
};
|
||||
|
||||
services.dbus.packages = [ pkgs.gcr ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user