fix: switch back to bios on hape

This commit is contained in:
jacekpoz 2023-10-03 21:52:56 +02:00
parent 318b255615
commit 125ee64240
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -20,7 +20,6 @@
enable = true;
memtest86.enable = true;
};
efi.canTouchEfiVariables = true;
};
kernelPackages = pkgs.linuxPackages_zen;
};