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