update
All checks were successful
ci/woodpecker/push/build-cache Pipeline was successful

This commit is contained in:
Lucy Hochkamp 2025-10-23 16:20:45 +02:00
parent 33ee2f5760
commit fce1065120
No known key found for this signature in database
14 changed files with 241 additions and 176 deletions

View file

@ -1,10 +1,8 @@
{
modules = [ ./configuration.nix ];
sopsKey = "b730b2bf54eb792a14bfd3e68c14c08894376c5f";
hostName = "picard";
publicHostname = "xyno.space";
# prometheusServer = true;
wg = {
imports = [ ./configuration.nix ];
xyno.meta.sopsKey = "b730b2bf54eb792a14bfd3e68c14c08894376c5f";
deployment.targetHost = "xyno.space";
xyno.services.wireguard = {
pubKey = "7JcdTbWfsyGWhJM1Rk9Y4xZVLPHcTmoG/Ne/AFCYKFs=";
server = true;
v4 = "10.13.12.1";