From 9d4baf7266e2ae3369b9b313094305fb5c0cd199 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 7 Mar 2026 00:28:53 +0000 Subject: [PATCH] Fix error --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 2499a8d..a8607a3 100644 --- a/flake.nix +++ b/flake.nix @@ -98,7 +98,6 @@ loader = { limine = { enable = true; - device = "/dev/disk/by-partlabel/disk-stationette-ESP"; extraConfig = '' timeout: 3 @@ -117,7 +116,7 @@ term_foreground: c0caf5 term_foreground_bright: c0caf5 term_background_bright: 24283b - '';; + ''; }; efi.canTouchEfiVariables = true; # timeout = 0;