Replace Proton Mail with Electron Mail, add Zadania calendar

This commit is contained in:
2026-04-20 15:58:15 +02:00
parent 75b8feb95a
commit 66fab6c767
2 changed files with 12 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
environment.systemPackages = with pkgs; [
neovide
featherpad
protonmail-desktop
electron-mail
];
environment.variables.EDITOR = "neovide";