fix(ookphone): add special args to home manager
This commit is contained in:
		
							parent
							
								
									0d5711a99a
								
							
						
					
					
						commit
						04198d451c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -157,7 +157,7 @@ | ||||||
|           extraSpecialArgs = { inherit inputs outputs; }; |           extraSpecialArgs = { inherit inputs outputs; }; | ||||||
|       }; |       }; | ||||||
|     }; |     }; | ||||||
|     nixOnDroidConfigurations.default = nix-on-droid.lib.nixOnDroidConfiguration { |     nixOnDroidConfigurations = nix-on-droid.lib.nixOnDroidConfiguration { | ||||||
|       modules = [ ./system/hosts/ooksphone ]; |       modules = [ ./system/hosts/ooksphone ]; | ||||||
|       pkgs = import nixpkgs { |       pkgs = import nixpkgs { | ||||||
|         system = "aarch64-linux"; |         system = "aarch64-linux"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue