From 0dfdabd3d7c2aaee37900103c37a96317f3ada07 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Wed, 10 Jan 2024 13:29:11 +0100 Subject: config --- .config/systemd/user/timers.target.wants/borgmatic-user.timer | 1 + .config/systemd/user/timers.target.wants/nextcloud-sync.timer | 1 + .config/systemd/user/timers.target.wants/yt-dlp.timer | 1 + 3 files changed, 3 insertions(+) create mode 120000 .config/systemd/user/timers.target.wants/borgmatic-user.timer create mode 120000 .config/systemd/user/timers.target.wants/nextcloud-sync.timer create mode 120000 .config/systemd/user/timers.target.wants/yt-dlp.timer (limited to '.config/systemd/user/timers.target.wants') diff --git a/.config/systemd/user/timers.target.wants/borgmatic-user.timer b/.config/systemd/user/timers.target.wants/borgmatic-user.timer new file mode 120000 index 0000000..f4e0b9f --- /dev/null +++ b/.config/systemd/user/timers.target.wants/borgmatic-user.timer @@ -0,0 +1 @@ +/usr/lib/systemd/user/borgmatic-user.timer \ No newline at end of file diff --git a/.config/systemd/user/timers.target.wants/nextcloud-sync.timer b/.config/systemd/user/timers.target.wants/nextcloud-sync.timer new file mode 120000 index 0000000..017a827 --- /dev/null +++ b/.config/systemd/user/timers.target.wants/nextcloud-sync.timer @@ -0,0 +1 @@ +/home/justin/.config/systemd/user/nextcloud-sync.timer \ No newline at end of file diff --git a/.config/systemd/user/timers.target.wants/yt-dlp.timer b/.config/systemd/user/timers.target.wants/yt-dlp.timer new file mode 120000 index 0000000..4aa2266 --- /dev/null +++ b/.config/systemd/user/timers.target.wants/yt-dlp.timer @@ -0,0 +1 @@ +/home/justin/.config/systemd/user/yt-dlp.timer \ No newline at end of file -- cgit v1.2.3-54-g00ecf