diff options
Diffstat (limited to 'systems/x86_64-linux/c-pc')
| -rw-r--r-- | systems/x86_64-linux/c-pc/hardware.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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; |