From 0742e53e45dbf6543c287b6efca35df96f85c1b8 Mon Sep 17 00:00:00 2001 From: Zoty Date: Thu, 4 Jun 2026 16:41:17 -0300 Subject: [PATCH] ox prober --- modules/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/desktop.nix b/modules/desktop.nix index 64591f9..6bd57ed 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -37,6 +37,7 @@ device = "nodev"; efiSupport = true; configurationLimit = 2; + useOSProber = true; }; efi.canTouchEfiVariables = true; };