mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
nebula: Enable firewall and restrict ssh access by role
This commit is contained in:
parent
382dae6cbb
commit
61f5c54196
5 changed files with 69 additions and 46 deletions
|
|
@ -33,6 +33,7 @@
|
|||
nebula.node = {
|
||||
enable = true;
|
||||
address = "10.254.250.1";
|
||||
isClient = true;
|
||||
};
|
||||
syncthing = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue