From 190574abc135a3cbdfe0c188a3f7490d374c2fba Mon Sep 17 00:00:00 2001 From: tzlil Date: Sun, 25 Jun 2023 23:23:20 +0300 Subject: a bunch of crap idk but website update --- profiles/user.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/user.nix') diff --git a/profiles/user.nix b/profiles/user.nix index 73c4fcb..7355e85 100644 --- a/profiles/user.nix +++ b/profiles/user.nix @@ -57,7 +57,7 @@ in { Unit = { Description = "SSH Agent"; - WantedBy = ["default.target"]; + After = ["default.target"]; }; Service = { ExecStartPre = "${pkgs.coreutils}/bin/rm -f %t/ssh-agent"; -- cgit 1.4.1