If anyone got the same problem with shutdown delay (about 2min) on gnome, here is a workaround:
Add Slice=-.slice in /usr/lib/systemd/user/gnome-session-restart-dbus.service
...
[Service]
Type=notify
Slice=-.slice
ExecStart=/usr/lib/gnome-session-ctl --restart-dbus
See also: