home: packages: remove 'rr'

No need for this, now that I have a dedicated option for the package.
This commit is contained in:
Bruno BELANYI 2022-05-10 13:51:47 +02:00
parent 9616c5cce7
commit 522cc99c03

View file

@ -22,7 +22,6 @@ in
file
mosh
ripgrep
rr
termite.terminfo
] ++ cfg.additionalPackages);
}