created reverse_proxy.nix
This commit is contained in:
parent
12658718a7
commit
86a690a321
2 changed files with 51 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./network_storage
|
||||
./reverse_proxy.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue