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

@@ -41,7 +41,7 @@
skhd = {
enable = true;
skhdConfig = ''
cmd - return : wezterm
cmd - return : kitty
'';
};
postgresql = {

View File

@@ -4,6 +4,7 @@
imports = [
../../modules/home-manager/neovim
../../modules/home-manager/wezterm
../../modules/home-manager/kitty
../../modules/home-manager/zsh
../../modules/home-manager/tmux
../../modules/home-manager/zoxide
@@ -55,6 +56,7 @@
taskwarrior-tui
devenv
_1password
calcurse
];
programs.home-manager.enable = true;