Skip to content

Commit

Permalink
flake bugfix: pass awsManagedPrefixLists through to the config file
Browse files Browse the repository at this point in the history
  • Loading branch information
benley committed Oct 15, 2024
1 parent 2beaacb commit dc898e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
routes = cfg.routes;
hostRoutes = cfg.hostRoutes;
extraArgs = cfg.extraArgs;
awsManagedPrefixLists = cfg.awsManagedPrefixLists;
};
};
in {
Expand Down

0 comments on commit dc898e1

Please sign in to comment.