update
This commit is contained in:
parent
33ee2f5760
commit
f7afa33a13
14 changed files with 319 additions and 178 deletions
|
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
modules = [ ./configuration.nix ];
|
||||
hostName = "theseus";
|
||||
sopsKey = "4019fd893bba15618c2f93a38ef418ce360bc418";
|
||||
wg = {
|
||||
pubKey = "";
|
||||
imports = [ ./configuration.nix ];
|
||||
deployment = {
|
||||
targetHost = null;
|
||||
allowLocalDeployment = true;
|
||||
};
|
||||
xyno.meta.sopsKey = "4019fd893bba15618c2f93a38ef418ce360bc418";
|
||||
xyno.services.wireguard = {
|
||||
# pubKey = "";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue