7 lines
76 B
Nix
7 lines
76 B
Nix
{
|
|
imports = [
|
|
./cadvisor.nix
|
|
./nginx.nix
|
|
./postgres.nix
|
|
];
|
|
} |