Fix error
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user