added amdgpu to cirrostratus.
This commit is contained in:
		
							parent
							
								
									f37f68c70e
								
							
						
					
					
						commit
						8936407f77
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -95,6 +95,8 @@ inputs.nixpkgs.lib.nixosSystem {
 | 
				
			||||||
        initrd.supportedFilesystems.zfs = true;
 | 
					        initrd.supportedFilesystems.zfs = true;
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      hardware.amdgpu.initrd.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      # Open ports in the firewall.
 | 
					      # Open ports in the firewall.
 | 
				
			||||||
      # networking.firewall.allowedTCPPorts = [ ... ];
 | 
					      # networking.firewall.allowedTCPPorts = [ ... ];
 | 
				
			||||||
      # networking.firewall.allowedUDPPorts = [ ... ];
 | 
					      # networking.firewall.allowedUDPPorts = [ ... ];
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue