tasks | enable netbird
This commit is contained in:
parent
990c906017
commit
95a234d9b2
2 changed files with 6 additions and 0 deletions
|
|
@ -79,6 +79,9 @@ in {
|
|||
};
|
||||
|
||||
services = {
|
||||
netbird = {
|
||||
enable = true;
|
||||
};
|
||||
pcscd = {enable = true;};
|
||||
beszel-agent = {enable = true;};
|
||||
avahi = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue