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

8 lines
68 B
Nix

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