direnv: prefer usage of nix-direnv over lorri

This commit is contained in:
Trolli Schmittlauch 2024-02-08 22:14:41 +01:00
parent 1e40e5fa9b
commit 761a33c1fb

View file

@ -119,7 +119,6 @@ let
];
nixHelpers = [
lorri
nixpkgs-review
nixpkgs-fmt
nix-top
@ -282,6 +281,7 @@ in
programs.direnv =
{
enable = true;
nix-direnv.enable = true;
enableZshIntegration = true;
};
@ -324,6 +324,7 @@ in
systemd.user.startServices = true;
# for backwards compatibility
services.lorri.enable = true;
# media button control support from Bluetooth devices