birdsong: rename option peer -> peering

This commit is contained in:
Katherina Walshe-Grey 2024-07-25 08:14:41 +01:00
parent 70247124a6
commit d17ef00e1c
5 changed files with 8 additions and 8 deletions

View file

@ -11,7 +11,7 @@
age.secrets.wireguard-peer-orm.file = ../../secrets/wireguard-peer-orm.age;
birdsong.peer = {
birdsong.peering = {
enable = true;
privateKeyFile = config.age.secrets.wireguard-peer-orm.path;
};