diff --git a/systemd/.config/systemd/user/default.target.wants/email.service b/systemd/.config/systemd/user/default.target.wants/email.service new file mode 120000 index 0000000..0676173 --- /dev/null +++ b/systemd/.config/systemd/user/default.target.wants/email.service @@ -0,0 +1 @@ +/home/core/.config/systemd/user/email.service \ No newline at end of file diff --git a/mutt/.mutt/email.service b/systemd/.config/systemd/user/email.service similarity index 100% rename from mutt/.mutt/email.service rename to systemd/.config/systemd/user/email.service diff --git a/mutt/.mutt/email.timer b/systemd/.config/systemd/user/email.timer similarity index 100% rename from mutt/.mutt/email.timer rename to systemd/.config/systemd/user/email.timer diff --git a/systemd/.config/systemd/user/timers.target.wants/email.timer b/systemd/.config/systemd/user/timers.target.wants/email.timer new file mode 120000 index 0000000..0aaa552 --- /dev/null +++ b/systemd/.config/systemd/user/timers.target.wants/email.timer @@ -0,0 +1 @@ +/home/core/.config/systemd/user/email.timer \ No newline at end of file