home: nix-direnv, lz4json

auto-flake-update
Yorick van Pelt 2022-07-06 09:25:58 +02:00
parent 7b89df9860
commit 072642f0c5
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ in {
settings.aliases.co = "pr checkout";
};
direnv.enable = true;
direnv.nix-direnv.enable = true;
home-manager.enable = true;
git = {
#lfs.enable = true;
@ -236,6 +237,7 @@ in {
exa
linuxPackages.perf
ltrace
lz4json
pssh
smartmontools
unzip