about summary refs log tree commit diff
path: root/machines/profpatsch/base-workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/base-workstation.nix')
-rw-r--r--machines/profpatsch/base-workstation.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix
index dd6f191c..0b37a284 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -17,11 +17,6 @@ in {
     ###########
     # Hardware
 
-    boot.loader = {
-      grub.enable = true;
-      grub.version = 2;
-    };
-
     hardware.cpu.intel.updateMicrocode = true;
 
     networking = {