Put hardware config in configuration not home
This commit is contained in:
		
							parent
							
								
									4f784e5682
								
							
						
					
					
						commit
						fc71d94863
					
				
					 4 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -106,7 +106,6 @@
 | 
			
		|||
    remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
 | 
			
		||||
    dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
 | 
			
		||||
  };
 | 
			
		||||
  hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam uses
 | 
			
		||||
 | 
			
		||||
  programs.vscode = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -106,7 +106,6 @@
 | 
			
		|||
    remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
 | 
			
		||||
    dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
 | 
			
		||||
  };
 | 
			
		||||
  hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam usess
 | 
			
		||||
 | 
			
		||||
  programs.vscode = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -110,6 +110,8 @@
 | 
			
		|||
  # Enable networking
 | 
			
		||||
  networking.networkmanager.enable = true;
 | 
			
		||||
 | 
			
		||||
  hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam uses
 | 
			
		||||
 | 
			
		||||
  # Set your time zone.
 | 
			
		||||
  time.timeZone = "Europe/Amsterdam";
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -110,6 +110,8 @@
 | 
			
		|||
  # Enable networking
 | 
			
		||||
  networking.networkmanager.enable = true;
 | 
			
		||||
 | 
			
		||||
  hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam uses
 | 
			
		||||
 | 
			
		||||
  # Set your time zone.
 | 
			
		||||
  time.timeZone = "Europe/Amsterdam";
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue