Commit 80bddbd
Add option to configure TimeoutSec for vms (#353)
* added option to configure startupTimeout for vms
* fix: error: undefined variable 'int'
* Update nixos-modules/host/options.nix
* Apply suggestions from code review
---------
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>1 parent 453d705 commit 80bddbd
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
0 commit comments