mirror of
				https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
				synced 2025-10-30 00:38:04 +01:00 
			
		
		
		
	misc/builder: add binfmt systems
This commit is contained in:
		
							parent
							
								
									cd5c2c0e01
								
							
						
					
					
						commit
						ace351c0a7
					
				| @ -3,4 +3,9 @@ | |||||||
| { | { | ||||||
|   nix.settings.trusted-users = [ "@nix-builder-users" ]; |   nix.settings.trusted-users = [ "@nix-builder-users" ]; | ||||||
|   nix.daemonCPUSchedPolicy = "batch"; |   nix.daemonCPUSchedPolicy = "batch"; | ||||||
|  | 
 | ||||||
|  |   boot.binfmt.emulatedSystems = [ | ||||||
|  |     "aarch64-linux" | ||||||
|  |     "armv7l-linux" | ||||||
|  |   ]; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 h7x4
						h7x4