diff options
-rwxr-xr-x | tlsproxy | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,7 +17,8 @@ PREFIX="deuxfleurs/cluster/$CLUSTER" # Do actual stuff -YEAR=$(date +%Y) +#YEAR=$(date +%Y) +YEAR=2023 CERTDIR=$(mktemp -d) |
index : nixcfg.git | ||
Nixos configuration for Deuxfleurs clusters |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | tlsproxy | 3 |
@@ -17,7 +17,8 @@ PREFIX="deuxfleurs/cluster/$CLUSTER" # Do actual stuff -YEAR=$(date +%Y) +#YEAR=$(date +%Y) +YEAR=2023 CERTDIR=$(mktemp -d) |