Fix error

This commit is contained in:
2026-03-07 00:28:53 +00:00
parent ac8d10a0a0
commit 9d4baf7266

View File

@@ -98,7 +98,6 @@
loader = { loader = {
limine = { limine = {
enable = true; enable = true;
device = "/dev/disk/by-partlabel/disk-stationette-ESP";
extraConfig = '' extraConfig = ''
timeout: 3 timeout: 3
@@ -117,7 +116,7 @@
term_foreground: c0caf5 term_foreground: c0caf5
term_foreground_bright: c0caf5 term_foreground_bright: c0caf5
term_background_bright: 24283b term_background_bright: 24283b
'';; '';
}; };
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
# timeout = 0; # timeout = 0;