Skip to content

Commit

Permalink
add enable = true
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlett authored Mar 30, 2024
1 parent aae6bfe commit 40b04cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake-modules/flake-guard/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ flake guard allows you to define your wireguard network once, and use it across
{ # flake-module
imports = [ lynx.flakeModules.flake-guard ];
wireguard.enable = true;
wireguard.networks.my-network = {
# assumes same sop keys for all hosts.
# this also works with agenix
Expand Down

0 comments on commit 40b04cb

Please sign in to comment.