Periodic merge of staging to master #14

Merged
steveej merged 71 commits from staging into master 2019-01-18 10:53:52 +00:00
Showing only changes of commit c24e695181 - Show all commits

View file

@ -4,8 +4,5 @@
{
boot.loader.grub.efiSupport = lib.mkForce false;
# boot.loader.grub.efiInstallAsRemovable = lib.mkForce false;
# boot.loader.efi.canTouchEfiVariables = lib.mkForce false;
boot.extraModulePackages = [ ];
}