1
Fork 0
satellite/home/features/cli/productivity/default.nix
prescientmoon 03b97cce9c
Set up kanata, mail, and remove references to name
- Remove reference to the name "Adriel"
- Set up email reading
- Set up kanata and retire slambda
2024-02-20 00:12:04 +01:00

4 lines
52 B
Nix

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