summary refs log tree commit diff stats
path: root/hosts/hpserver.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/hpserver.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/hpserver.nix b/hosts/hpserver.nix
index 47d3e25..97b3968 100644
--- a/hosts/hpserver.nix
+++ b/hosts/hpserver.nix
@@ -1,6 +1,7 @@
 {...}: {
   role.sils = "workstation";
   sils = {
+    bootloader = "grub";
     disks.disk = "/dev/disk/by-id/wwn-0x600508b1001c0d733397035f990e3942";
     meta = {
       globalDataDir = "/srv";