Netbird Config Hopefuly Not Crashing

This commit is contained in:
Annika Merris 2024-05-19 09:22:22 -04:00
parent b62c00fc28
commit e3b10a3e5d
5 changed files with 13 additions and 44 deletions

View file

@ -71,6 +71,7 @@ inputs.nixpkgs.lib.nixosSystem {
firefox.enable = true;
nixpkgs-fmt.enable = true;
vscode.enable = true;
netbird.enable = true;
}
];
}