Simon Bruder
ebfa0ec16a
Sadly, they are so interconnected, that it is not easily possible to migrate it in smaller steps. It should be refactored to make them more modularised and independent of each other.
8 lines
85 B
Nix
8 lines
85 B
Nix
{
|
|
imports = [
|
|
./synapse.nix
|
|
./mautrix-whatsapp.nix
|
|
./go-neb.nix
|
|
];
|
|
}
|