9 lines
119 B
Nix
9 lines
119 B
Nix
{
|
|
imports = [
|
|
#./gotosocial.nix
|
|
./matrix-alertmanager-receiver.nix
|
|
#./mealie.nix
|
|
./scanbd.nix
|
|
];
|
|
}
|