porcorosso: add direnv and lorri

This commit is contained in:
Luke Granger-Brown 2020-05-22 13:04:47 +01:00
parent d9cc0c9de1
commit 7473787ecb

View file

@ -169,6 +169,7 @@ in {
}) })
chromium chromium
depot.nix.pkgs.copybara depot.nix.pkgs.copybara
direnv
efibootmgr efibootmgr
git git
graphicsmagick-imagemagick-compat graphicsmagick-imagemagick-compat
@ -183,6 +184,9 @@ in {
]; ];
}; };
# github.com/target/lorri
services.lorri.enable = true;
# Things to persist. # Things to persist.
services.openssh.hostKeys = [ services.openssh.hostKeys = [
{ {