Switch from kitty to alacritty

This commit is contained in:
Tim Schubert 2021-03-20 15:28:15 +01:00
parent cd21dba137
commit d2d58a7612
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 78 additions and 8 deletions

View file

@ -2,12 +2,12 @@
let
this = import ../../.. { inherit pkgs; };
useFeatures = [
"alacritty"
"vim"
"direnv"
"git"
"gpg"
"gtk"
"kitty"
"keyring"
"ssh"
"sway"