summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-08-01 16:36:45 +0200
committerAlan Pearce2023-08-01 16:36:45 +0200
commit74cd2f42bdac28b252944c52491781b4d3d2c201 (patch)
tree4a96ae237ee878d6cbcf6f16f5d1ebb0d385b48a
parentb77835e16f91967281209d1c30605207f126dd72 (diff)
downloadnixfiles-74cd2f42bdac28b252944c52491781b4d3d2c201.tar.lz
nixfiles-74cd2f42bdac28b252944c52491781b4d3d2c201.tar.zst
nixfiles-74cd2f42bdac28b252944c52491781b4d3d2c201.zip
prefect: de-cruft
-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; [