1
Fork 0
satellite/home/features/cli/productivity/default.nix

7 lines
53 B
Nix

{
imports = [
./smos.nix
./mail.nix
];
}