nixos: Production network configuration
This commit is contained in:
		@@ -181,7 +181,7 @@ rec {
 | 
			
		||||
    start = {
 | 
			
		||||
      all = {
 | 
			
		||||
        v4 = "10.100.";
 | 
			
		||||
        v6 = "2a0e:97c0:4d0:ccc";
 | 
			
		||||
        v6 = "2a0e:97c0:4d1:1";
 | 
			
		||||
      };
 | 
			
		||||
      base = {
 | 
			
		||||
        v4 = "${start.all.v4}0.";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user