diff --git a/modules/home-manager/home.nix b/modules/home-manager/home.nix index 5bc5900..4b4e375 100644 --- a/modules/home-manager/home.nix +++ b/modules/home-manager/home.nix @@ -13,7 +13,7 @@ ./zoxide.nix ./zsh.nix ]; - speccon18.hm.alacritty.enable = true; + speccon18.hm.alacritty.enable = false; speccon18.hm.direnv.enable = true; speccon18.hm.git.enable = true; speccon18.hm.ncspot.enable = false;