aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/systemd/timers-expected.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/tests/modules/systemd/timers-expected.conf')
-rw-r--r--home-manager/tests/modules/systemd/timers-expected.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/home-manager/tests/modules/systemd/timers-expected.conf b/home-manager/tests/modules/systemd/timers-expected.conf
new file mode 100644
index 00000000000..b19f044cc0b
--- /dev/null
+++ b/home-manager/tests/modules/systemd/timers-expected.conf
@@ -0,0 +1,8 @@
+[Install]
+WantedBy=timers.target
+
+[Timer]
+OnUnitActiveSec=1h 30m
+
+[Unit]
+Description=A basic test timer