From 1caebbf18a0d5e2da368bea97ffa9a3b8929c9fe Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 25 May 2025 00:12:32 -0700 Subject: c-pc: disable os prober --- systems/x86_64-linux/c-pc/hardware.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'systems') diff --git a/systems/x86_64-linux/c-pc/hardware.nix b/systems/x86_64-linux/c-pc/hardware.nix index 406ec64..287de97 100644 --- a/systems/x86_64-linux/c-pc/hardware.nix +++ b/systems/x86_64-linux/c-pc/hardware.nix @@ -5,8 +5,6 @@ loader.grub = { enable = true; - useOSProber = true; - zfsSupport = true; efiSupport = true; efiInstallAsRemovable = true; -- cgit v1.2.3