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-08-04 15:29:08 +02:00
2020-06-30 17:12:03 +02:00
2020-08-04 00:23:54 +10:00
2020-08-04 00:23:54 +10:00
2020-07-23 12:05:52 +02:00
2020-06-22 13:58:35 +02:00
2020-08-04 00:23:54 +10:00
2020-06-04 01:44:33 +02:00
2020-07-06 18:35:34 +02:00
2020-08-04 13:07:36 -07:00
2020-08-04 00:23:54 +10:00
2020-06-08 21:35:47 +02:00
2020-06-08 21:35:47 +02:00
2020-07-24 11:04:33 +02:00
2020-08-04 00:23:54 +10:00
2020-06-14 01:09:33 +02:00
2020-08-04 00:23:54 +10:00
2020-07-29 19:45:03 +02:00
2020-06-23 12:02:27 +02:00
2020-08-02 17:09:57 +02:00
2020-06-20 13:24:19 +02:00
2020-06-23 16:49:50 +02:00
2020-06-19 16:44:21 +02:00