Fixed VSCode(ish) And Adding SetupKeyFile from Sops For Netbird

This commit is contained in:
Annika Merris 2024-08-30 12:19:20 -04:00
parent ee6f94d375
commit eb0ea0f0c1
3 changed files with 8 additions and 3 deletions

View file

@ -6,6 +6,7 @@
opts = {
management_url = "https://netbird.moosenet.work:443";
admin_url = "https://netbird.moosenet.work";
setup_key_file = config.sops.secrets."netbird/setup_keys/end_user".path;
};
};
}