Install nerdfetch.

This commit is contained in:
CronyAkatsuki 2025-02-01 23:47:06 +01:00
parent 480047cbab
commit e4f2e7f0fb

View File

@ -1,5 +1,6 @@
{
config,
pkgs,
lib,
...
}: {
@ -29,6 +30,7 @@
};
initExtra = ''
${pkgs.nerdfetch}/bin/nerdfetch
# VI Mode escape timeout fix
export KEYTIMEOUT=1