This commit is contained in:
Bryan Ramos 2024-11-30 21:26:42 -05:00
parent 9a0d71a8df
commit efe09fd5a0
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -35,13 +35,13 @@
systemd-boot = {
enable = true;
configurationLimit = 5;
memtest86.enable = true;
#memtest86.enable = true;
};
efi = {
canTouchEfiVariables = true;
};
timeout = null;
#timeout = null;
};
environment.systemPackages = with pkgs; [