forked from jan-leila/nix-config
		
	reverted nixos-anywhere devshell
This commit is contained in:
		
							parent
							
								
									35d6c1a634
								
							
						
					
					
						commit
						2e41153c43
					
				
					 3 changed files with 9 additions and 168 deletions
				
			
		|  | @ -28,11 +28,6 @@ | |||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
| 
 | ||||
|     nixos-anywhere = { | ||||
|       url = "github:nix-community/nixos-anywhere"; | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
| 
 | ||||
|     # disk configurations | ||||
|     disko = { | ||||
|       url = "github:nix-community/disko"; | ||||
|  | @ -84,7 +79,6 @@ | |||
|     sops-nix, | ||||
|     nix-syncthing, | ||||
|     home-manager, | ||||
|     nixos-anywhere, | ||||
|     impermanence, | ||||
|     ... | ||||
|   } @ inputs: let | ||||
|  | @ -153,7 +147,7 @@ | |||
|           # for viewing configuration options defined in this repo | ||||
|           nix-inspect | ||||
|           # for installing flakes from this repo onto other systems | ||||
|           nixos-anywhere.packages.${system}.nixos-anywhere | ||||
|           nixos-anywhere | ||||
|           # for updating disko configurations | ||||
|           disko | ||||
|         ]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue