home-manager/tests/modules/systemd
Robert Helgesson 28eb093a1e
systemd: use `listsAsDuplicateKeys`
This causes list values to be emitted as a list of key-value pairs
instead of a single key-value pair where the value is space separated.

This is useful, e.g., for socket units that would like to specify more
than one `ListenStream=` address.
2020-10-25 22:55:06 +01:00
..
default.nix systemd: add support for session variables 2019-03-24 17:23:50 +01:00
services.nix systemd: use `listsAsDuplicateKeys` 2020-10-25 22:55:06 +01:00
session-variables-expected.conf systemd: add support for session variables 2019-03-24 17:23:50 +01:00
session-variables.nix tests: update nmt 2020-04-10 01:01:20 +02:00
timers-expected.conf systemd: add some basic tests 2019-03-24 15:52:30 +01:00
timers.nix tests: update nmt 2020-04-10 01:01:20 +02:00