Use lorri

This commit is contained in:
Dave Gallant
2024-09-06 16:04:58 -04:00
parent 1edf4eb4f9
commit 94bf849d75
2 changed files with 3 additions and 1 deletions

2
.envrc
View File

@@ -1,3 +1,3 @@
if has nix-shell; then if has nix-shell; then
use_nix eval "$(lorri direnv)"
fi fi

View File

@@ -39,6 +39,8 @@ in {
}; };
}; };
services.lorri.enable = true;
fonts.fontconfig.enable = true; fonts.fontconfig.enable = true;
programs = { programs = {