This commit is contained in:
mjallen18
2025-02-26 17:57:09 -06:00
parent 32928928b0
commit d7c3a2d3dd
3 changed files with 64 additions and 5 deletions

View File

@@ -7,6 +7,7 @@ in
boot = {
kernelModules = [ "nct6775" ];
loader = {
systemd-boot.enable = true;
efi = {
canTouchEfiVariables = true;
efiSysMountPoint = "/boot";