fixes and docs
This commit is contained in:
@@ -158,6 +158,13 @@ in
|
||||
nebula = {
|
||||
enable = true;
|
||||
port = 4242;
|
||||
lighthouses = [ "10.1.1.1" ];
|
||||
staticHostMap = {
|
||||
"10.1.1.1" = [ "mjallen.dev:4242" ];
|
||||
};
|
||||
secretsPrefix = "jallen-nas/nebula";
|
||||
secretsFile = lib.snowfall.fs.get-file "secrets/nas-secrets.yaml";
|
||||
hostSecretName = "nas";
|
||||
};
|
||||
netbootxyz = {
|
||||
enable = false;
|
||||
|
||||
Reference in New Issue
Block a user