8 lines
99 B
Nix
8 lines
99 B
Nix
_: {
|
|
imports = [
|
|
./nginx.nix
|
|
./databases.nix
|
|
./matrix-synapse.nix
|
|
./media
|
|
];
|
|
}
|