DIsable netbird in config
This commit is contained in:
parent
1c0ea5a889
commit
ad86e4b904
3 changed files with 3 additions and 3 deletions
|
|
@ -160,7 +160,7 @@ in {
|
|||
|
||||
services = {
|
||||
netbird = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
};
|
||||
power-profiles-daemon.enable = false;
|
||||
avahi = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue