add email accounts in config

This commit is contained in:
ulic-youthlic 2025-04-29 01:13:44 +08:00
parent d5adaf015c
commit 90a4384db5
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 131 additions and 56 deletions

View file

@ -2,6 +2,7 @@
imports = [
./wallpaper.nix
./programs
./emails.nix
];
config = {
services.mpris-proxy.enable = true;