aboutsummaryrefslogblamecommitdiff
path: root/cluster/prod/site/neptune.nix
blob: 5f3e6e2c6fb9d177202961e66d5404360cc3ec05 (plain) (tree)
1
2
3
4
5
6
7
8


                      
                                  
                                                         

                                                         
 
{ config, pkgs, ... }:

{
  deuxfleurs.siteName = "neptune";
  deuxfleurs.staticIPv4.defaultGateway = "192.168.1.254";
  deuxfleurs.cnameTarget = "neptune.site.deuxfleurs.fr.";
  deuxfleurs.publicIPv4 = "77.207.15.215";
}