diff options
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/shared.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/shared.nix b/roles/shared.nix index cd41d2e..4f1be37 100644 --- a/roles/shared.nix +++ b/roles/shared.nix @@ -184,7 +184,7 @@ network = { enable = true; wait-online = { - timeout = 1; + timeout = 10; enable = true; anyInterface = true; }; |
