7 lines
74 B
Nix
7 lines
74 B
Nix
_: {
|
|
imports = [
|
|
./nginx.nix
|
|
./databases.nix
|
|
./media
|
|
];
|
|
}
|