Enable server routing features on netbird-server
This commit is contained in:
parent
46c276db41
commit
30ec055957
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ in {
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.netbird.useRoutingFeatures = lib.mkDefault "server";
|
||||
virtualisation.oci-containers.containers = {
|
||||
netbird-dashboard = {
|
||||
image = "netbirdio/dashboard:v${dashboardVersion}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue