mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
nebula: Test with desktop and vps-private
This commit is contained in:
parent
a7a16378b2
commit
435a70a4e9
8 changed files with 39 additions and 5 deletions
|
|
@ -33,6 +33,10 @@
|
|||
enable = true;
|
||||
ssh.enable = true;
|
||||
};
|
||||
nebula.node = {
|
||||
enable = true;
|
||||
address = "10.254.250.1";
|
||||
};
|
||||
syncthing = {
|
||||
enable = true;
|
||||
deviceId = "FAJS5WM-UAWGW2U-FXCGPSP-VAUOTGM-XUKSEES-D66PMCJ-WBODJLV-XTNCRA7";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue