email update

This commit is contained in:
2024-07-17 21:42:54 -04:00
parent c7595f6468
commit c1cf27777f
8 changed files with 114 additions and 99 deletions

View File

@@ -1,10 +1,6 @@
{ pkgs, config, ... }:
{
home.packages = with pkgs; [
iosevka
];
programs.wezterm = {
enable = true;
extraConfig = ''