updates from makefile

This commit is contained in:
Don Harper 2024-10-12 18:06:30 -05:00
parent 391829eba3
commit ecffa08119
8 changed files with 116 additions and 70 deletions

View file

@ -70,13 +70,13 @@ in {
kernelPackages = pkgs.linuxPackages_latest;
kernelParams = ["consoleblank=60"];
#loader = {
#systemd-boot = {
#enable = true;
#};
#efi = {
#canTouchEfiVariables = true;
#efiSysMountPoint = "/boot";
#};
#systemd-boot = {
#enable = true;
#};
#efi = {
#canTouchEfiVariables = true;
#efiSysMountPoint = "/boot";
#};
#};
plymouth = {
enable = true;