diff --git a/config/systemd/user/.gitignore b/config/systemd/user/.gitignore new file mode 100644 index 0000000..bddbdf1 --- /dev/null +++ b/config/systemd/user/.gitignore @@ -0,0 +1 @@ +*.wants/* diff --git a/config/systemd/user/default.target.wants/syncthing.service b/config/systemd/user/default.target.wants/syncthing.service deleted file mode 120000 index d55cc27..0000000 --- a/config/systemd/user/default.target.wants/syncthing.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/syncthing.service \ No newline at end of file diff --git a/config/systemd/user/timers.target.wants/tasksync.timer b/config/systemd/user/timers.target.wants/tasksync.timer deleted file mode 120000 index 6586f80..0000000 --- a/config/systemd/user/timers.target.wants/tasksync.timer +++ /dev/null @@ -1 +0,0 @@ -/home/geoffrey/.config/systemd/user/tasksync.timer \ No newline at end of file