Add terminal emulators

This commit is contained in:
ItsDrike 2024-04-05 01:56:40 +02:00
parent dcfbbeec27
commit 046ebaf5b7
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
4 changed files with 156 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Note: Pretty much all of these configurations were copied from
# https://git.notashelf.dev/NotAShelf/nyx, there may be some small
# adjustments made to them but the majority of the credit goes to
# notashelf.
_: {
imports = [
./foot.nix
./kitty.nix
];
}