7 lines
No EOL
86 B
Nix
7 lines
No EOL
86 B
Nix
{ ... }:
|
|
{
|
|
# Import dependencies
|
|
imports = [
|
|
./mail/maddy.nix
|
|
];
|
|
} |