Florian Klink 962e15aebc nixos: remove StandardOutput=syslog, StandardError=syslog lines
Since systemd 243, docs were already steering users towards using
`journal`:

eedaf7f322

systemd 246 will go one step further, it shows warnings for these units
during bootup, and will [automatically convert these occurences to
`journal`](f3dc6af20f):

> [    6.955976] systemd[1]: /nix/store/hwyfgbwg804vmr92fxc1vkmqfq2k9s17-unit-display-manager.service/display-manager.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update│······················
 your unit file, and consider removing the setting altogether.

So there's no point of keeping `syslog` here, and it's probably a better
idea to just not set it, due to:

> This setting defaults to the value set with DefaultStandardOutput= in
> systemd-system.conf(5), which defaults to journal.
2020-08-13 18:49:15 +02:00
..
2020-07-04 15:20:41 +02:00
2020-06-22 13:58:34 +02:00
2020-05-24 15:44:04 +02:00
2020-02-09 21:55:27 +01:00
2020-02-09 21:55:27 +01:00
2020-08-04 13:07:36 -07:00
2020-01-31 20:39:12 -05:00
2019-11-18 14:52:47 +01:00
2020-07-16 23:48:08 +02:00
2020-08-07 03:27:42 +02:00
2019-10-28 21:34:55 +01:00
2019-09-08 23:38:31 +00:00
2019-09-22 18:48:07 +02:00
2020-05-12 18:49:43 +02:00
2019-11-03 17:24:08 +01:00
2019-10-12 22:25:28 +02:00
2020-01-31 20:39:12 -05:00