nix: use gnome evolution instead of thunderbird

This commit is contained in:
Léana 江 2024-01-04 20:56:46 +01:00 committed by Léana 江
parent 7931b8ac4c
commit 43e3d0fd63
2 changed files with 3 additions and 5 deletions

View file

@ -17,4 +17,5 @@
enable = true;
pinentryFlavor = "curses";
};
services.gnome.gnome-keyring.enable = true;
}