ooknet/modules/home/workstation/communication/default.nix

6 lines
52 B
Nix

{
imports = [
./vesktop
./equicord
];
}