I want my terminfo thanks

This commit is contained in:
arcnmx 2023-03-25 09:31:16 -07:00
parent 3a2aea3116
commit f0ce68ff89

View file

@ -62,7 +62,10 @@ in {
};
};
environment.systemPackages = [ pkgs.cryptsetup ];
environment.systemPackages = [
pkgs.cryptsetup
pkgs.buildPackages.rxvt-unicode-unwrapped.terminfo
];
boot = {
loader = {