Need to remove enabling systemdboot
This commit is contained in:
		
							parent
							
								
									f7ce86697f
								
							
						
					
					
						commit
						14126751e0
					
				
					 1 changed files with 0 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -30,19 +30,6 @@
 | 
			
		|||
    ./hardware-configuration.nix
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  boot.loader.systemd-boot.enable = true;
 | 
			
		||||
 | 
			
		||||
  # Lanzaboote currently replaces the systemd-boot module.
 | 
			
		||||
  # This setting is usually set to true in configuration.nix
 | 
			
		||||
  # generated at installation time. So we force it to false
 | 
			
		||||
  # for now.
 | 
			
		||||
  # boot.loader.systemd-boot.enable = lib.mkForce false;
 | 
			
		||||
 | 
			
		||||
  # boot.lanzaboote = {
 | 
			
		||||
  #   enable = true;
 | 
			
		||||
  #   pkiBundle = "/etc/secureboot";
 | 
			
		||||
  # };
 | 
			
		||||
 | 
			
		||||
  boot.loader.systemd-boot.enable = lib.mkForce false;
 | 
			
		||||
 | 
			
		||||
  boot.lanzaboote = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue