Fix WireGuard nat rules
This commit is contained in:
parent
f67a75b07d
commit
e7fe3707ee
11 changed files with 269 additions and 61 deletions
7
config/hosts/mail-2/default.nix
Normal file
7
config/hosts/mail-2/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./postfix.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue