From 9e7fbb668126fffd07a45ac8e826fecfb080fc61 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 8 Feb 2022 13:54:58 +0100 Subject: vidhar: ... --- hosts/vidhar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index c2d3461b..fc592e58 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -293,7 +293,7 @@ systemd.user.targets = { basic.wants = ["systemd-tmpfiles-setup.service"]; - timers.wants = ["systemd-tmpfiles-clean.time"]; + timers.wants = ["systemd-tmpfiles-clean.timer"]; }; environment.systemPackages = with pkgs; [iotop vmtouch]; -- cgit v1.2.3