aboutsummaryrefslogtreecommitdiffstats
path: root/roles/shared.nix
diff options
context:
space:
mode:
Diffstat (limited to 'roles/shared.nix')
-rw-r--r--roles/shared.nix2
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;
};