Try adding legacypackages to the end of the nixpkgs flake config?
This commit is contained in:
		
							parent
							
								
									5e21cf26d3
								
							
						
					
					
						commit
						16c75de368
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -106,7 +106,7 @@
 | 
			
		|||
      };
 | 
			
		||||
    };
 | 
			
		||||
    nixosConfigurations = {
 | 
			
		||||
      wheatley = nixpkgs.lib.nixosSystem {
 | 
			
		||||
      wheatley = nixpkgs.legacyPackages.armv7l-linux.lib.nixosSystem {
 | 
			
		||||
        specialArgs = {inherit inputs outputs;};
 | 
			
		||||
        modules = [
 | 
			
		||||
          # > Our main nixos configuration file <
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue