init natpmp module thing
This commit is contained in:
parent
aec7b8bdde
commit
6c46e5d5a7
3 changed files with 63 additions and 0 deletions
5
modules/default.nix
Normal file
5
modules/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./natpmp-portforward.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue