diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 2dfb426..0c02bef 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -25,6 +25,7 @@ device = "nodev"; enableCryptodisk = true; splashImage = null; + useOSProber = true; }; timeout = 0; }; |