7 lines
96 B
Nix
Executable file
7 lines
96 B
Nix
Executable file
{
|
|
imports = [
|
|
../../../modules/postgresql.nix
|
|
./nginx.nix
|
|
# ./pangolin.nix
|
|
];
|
|
}
|