mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
vps-*: Fix nebula option name
This commit is contained in:
parent
2b5bc47384
commit
79da1f6644
3 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,7 @@
|
|||
onlyCleanRoots = true;
|
||||
};
|
||||
|
||||
nebula.node.enable = true;
|
||||
nebula.enable = true;
|
||||
sshd.enable = true;
|
||||
dns.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue