about summary refs log tree commit diff
path: root/machines/profpatsch/base-workstation.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-06-07 18:38:43 +0200
committerProfpatsch <mail@profpatsch.de>2021-06-07 19:09:32 +0200
commit9df61b92d8211f4f45ca98e611a60f27bf992ce7 (patch)
tree1b736b1348eae0faffd3ba2636f0d8695f99e4fb /machines/profpatsch/base-workstation.nix
parent34a007012bb0cb556d8be11987cf96476a7a5344 (diff)
machines/shiki: T450 -> T480
Needs a new name, hm.
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 = {