This commit is contained in:
parent
33ee2f5760
commit
0147729915
14 changed files with 245 additions and 176 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue