7 lines
81 B
Nix
7 lines
81 B
Nix
{
|
|
imports = [
|
|
./gluetun.nix
|
|
./traefik.nix
|
|
# ./networks.nix
|
|
];
|
|
}
|