summaryrefslogtreecommitdiffstats
path: root/dell
diff options
context:
space:
mode:
Diffstat (limited to 'dell')
-rw-r--r--dell/xps-15-9550.nix4
-rw-r--r--dell/xps-15-9550.wiki2
2 files changed, 3 insertions, 3 deletions
diff --git a/dell/xps-15-9550.nix b/dell/xps-15-9550.nix
index 20aad2b..ac935ac 100644
--- a/dell/xps-15-9550.nix
+++ b/dell/xps-15-9550.nix
@@ -20,8 +20,8 @@
#nix.maxJobs = 8;
## END from generated hardware-configuration
- # Use the gummiboot efi boot loader. (From default generated configuration.nix)
- boot.loader.gummiboot.enable = true;
+ # Use the systemd-boot efi boot loader. (From default generated configuration.nix)
+ boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
# Honestly forget if needed or just better for touchpad.
diff --git a/dell/xps-15-9550.wiki b/dell/xps-15-9550.wiki
index 1f695a6..d673955 100644
--- a/dell/xps-15-9550.wiki
+++ b/dell/xps-15-9550.wiki
@@ -27,7 +27,7 @@ These settings are needed both for booting the final install, and installer itse
=== After installation ===
-* ''Add gummiboot to UEFI boot list.'' The (uneditable anyways) settings mapping drive UUIDs to HD* work fine.
+* ''Add systemd-boot to UEFI boot list.'' The (uneditable anyways) settings mapping drive UUIDs to HD* work fine.
=== Optional ===