Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nixos: increase TimeoutStartSec from 1m30s to 5m
I'm experiencing timeouts for home-manager-$USER.service in my NixOS VM tests. The NixOS testing framework increases the default timeout from 1m30 to 5m, but since home-manager specifies a timeout, that value wins. There's no point in having a tight timeout value, so increase it to 5m.
- Loading branch information