Ah yeah I define inputs up there, I see the issue
This commit is contained in:
		
							parent
							
								
									9a1638dce4
								
							
						
					
					
						commit
						b6f0552c9a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,8 @@
 | 
			
		|||
    nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
 | 
			
		||||
 | 
			
		||||
    # Disko for declaratively setting disk formatting
 | 
			
		||||
    inputs.disko.url = "github:nix-community/disko";
 | 
			
		||||
    inputs.disko.inputs.nixpkgs.follows = "nixpkgs";
 | 
			
		||||
    disko.url = "github:nix-community/disko";
 | 
			
		||||
    disko.inputs.nixpkgs.follows = "nixpkgs";
 | 
			
		||||
 | 
			
		||||
    # Nixos generators for creating ISOs
 | 
			
		||||
    nixos-generators = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue