forked from DGNum/infrastructure
fix(krz01): Enable netbird
This commit is contained in:
parent
70c69346fb
commit
a194da9662
2 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@ lib.extra.mkConfig {
|
|||
];
|
||||
};
|
||||
|
||||
#services.netbird.enable = true;
|
||||
services.netbird.enable = true;
|
||||
};
|
||||
|
||||
root = ./.;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue