mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Fixed VSCode(ish) And Adding SetupKeyFile from Sops For Netbird
This commit is contained in:
parent
ee6f94d375
commit
eb0ea0f0c1
3 changed files with 8 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue