8 lines
108 B
Nix
8 lines
108 B
Nix
{...}: {
|
|
imports = [
|
|
./tuwunel.nix
|
|
# ./signal.nix // libolm deprecated
|
|
# ./discord.nix
|
|
];
|
|
}
|