summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index ebb90883..edb04ae8 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -16,7 +16,6 @@
     ./settings/hardware/audio.nix
     ./settings/hardware/bare-metal.nix
     ./settings/hardware/personal-computer.nix
-    ./settings/hardware/iwd.nix
     ./settings/hardware/mouse.nix
     ./settings/hardware/systemd-boot.nix
     ./settings/hardware/nvidia-gpu.nix
@@ -37,12 +36,6 @@
   services.xserver.monitorSection = ''
     Option "DPMS"
   '';
-  boot.loader.grub.useOSProber = false;
-  boot.loader.grub.extraEntries = ''
-    menuentry "Windows" {
-      chainloader ($drive1)//EFI/Microsoft/Boot/bootmgfw.efi
-    }
-  '';
 
   boot.kernelPackages = pkgs.linuxPackages_zen;
   boot.extraModulePackages = with config.boot.kernelPackages; [