diff --git a/nixos/default.nix b/nixos/default.nix index e5c6cd2f..626b66d9 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -141,6 +141,7 @@ in { User = usercfg.home.username; Type = "oneshot"; RemainAfterExit = "yes"; + TimeoutStartSec = 90; SyslogIdentifier = "hm-activate-${username}"; # The activation script is run by a login shell to make sure