WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3
@ -8,7 +8,7 @@
 | 
				
			|||||||
  networking = {
 | 
					  networking = {
 | 
				
			||||||
    enableIPv6 = false;
 | 
					    enableIPv6 = false;
 | 
				
			||||||
    useDHCP = false;
 | 
					    useDHCP = false;
 | 
				
			||||||
    #defaultGateway = "10.0.40.30";
 | 
					    defaultGateway = "10.0.40.30";
 | 
				
			||||||
    nameservers = ["8.8.8.8"];
 | 
					    nameservers = ["8.8.8.8"];
 | 
				
			||||||
    proxy = {
 | 
					    proxy = {
 | 
				
			||||||
      default = "http://localhost:23080/";
 | 
					      default = "http://localhost:23080/";
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user