diff --git a/home-manager/modules/restic.nix b/home-manager/modules/restic.nix index e7b71ca..0ea4515 100644 --- a/home-manager/modules/restic.nix +++ b/home-manager/modules/restic.nix @@ -17,7 +17,6 @@ '' ); }; - Install.WantedBy = [ "default.target" ]; }; }; systemd.user.timers = { @@ -46,7 +45,6 @@ '' ); }; - Install.WantedBy = [ "default.target" ]; }; }; systemd.user.timers = { @@ -74,7 +72,6 @@ '' ); }; - Install.WantedBy = [ "default.target" ]; }; }; systemd.user.timers = {