birdsong: begin modularising wireguard config
This commit is contained in:
parent
5f70f26e98
commit
5d258de497
4 changed files with 75 additions and 16 deletions
5
services/birdsong/default.nix
Normal file
5
services/birdsong/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./peer.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue