nixos/estuary: Add initial BIRD2 config
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
inherit (lib.my) networkdAssignment;
|
||||
in
|
||||
{
|
||||
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ./dns.nix ];
|
||||
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ./dns.nix ./bgp.nix ];
|
||||
|
||||
config = mkMerge [
|
||||
{
|
||||
|
Reference in New Issue
Block a user