Saw someone say commenting this out fixes it?
This commit is contained in:
		
							parent
							
								
									faab84bf0a
								
							
						
					
					
						commit
						e81263cf39
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -7,11 +7,7 @@
 | 
			
		|||
  # NixOS wants to enable GRUB by default
 | 
			
		||||
  boot.loader.grub.enable = false;
 | 
			
		||||
  # Enables the generation of /boot/extlinux/extlinux.conf
 | 
			
		||||
  boot.loader.generic-extlinux-compatible.enable = true;
 | 
			
		||||
 | 
			
		||||
  # !!! This is only for ARMv6 / ARMv7. Don't enable this on AArch64, cache.nixos.org works there.
 | 
			
		||||
  nix.binaryCaches = lib.mkForce ["https://cache.armv7l.xyz"];
 | 
			
		||||
  nix.binaryCachePublicKeys = ["cache.armv7l.xyz-1:kBY/eGnBAYiqYfg0fy0inWhshUo+pGFM3Pj7kIkmlBk="];
 | 
			
		||||
  #boot.loader.generic-extlinux-compatible.enable = true;
 | 
			
		||||
 | 
			
		||||
  # nixos-generate-config should normally set up file systems correctly
 | 
			
		||||
  imports = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue