1
Fork 0

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
This commit is contained in:
prescientmoon 2024-02-20 00:12:04 +01:00
parent 1103b38c5d
commit 03b97cce9c
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
8 changed files with 558 additions and 11 deletions
home/features/cli/productivity

View file

@ -1,3 +1,3 @@
{
imports = [ ./smos ./intray.nix ];
imports = [ ./smos ./intray.nix ./mail.nix ];
}