{
inputs = {
# ...
headplane = {
# Note: Fork with a small patch, see ...
# <https://github.com/tale/headplane/compare/main...duesee:headplane:main#diff-344adf682bbe2185cd290e6c26804fac7a8153d490ea6895c521806094b5fbd4R26-R27>.
url = "github:duesee/headplane/main";
sudo -i
loadkeys de # Adapt to your needs.
See https://www.reddit.com/r/NixOS/comments/15lctau/comment/jva2k5p.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note "insecure login" and "IMAP" must be activated. | |
from getpass import getpass | |
username = getpass("Username: ") | |
password = getpass("Password: ") | |
# Append via IMAP | |
from email.message import Message |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hotmail.de | |
web.de | |
live.de | |
gmx.de | |
freenet.de | |
hotmail.com | |
yahoo.de | |
t-online.de | |
aol.com | |
yahoo.com |