chore(nix): adopt new recommended Lix installation
All checks were successful
Test / tests (push) Successful in 11m49s

The Lix NixOS module is not needed anymore with this approach.
This commit is contained in:
Felix Schröter 2025-09-15 21:01:17 +02:00
parent 05b3c065f5
commit 6780000825
Signed by: felschr
GPG key ID: 671E39E6744C807D
4 changed files with 14 additions and 65 deletions

View file

@ -4,6 +4,7 @@
programs.direnv = {
enable = true;
nix-direnv.enable = true;
nix-direnv.package = pkgs.lixPackageSets.stable.nix-direnv;
};
# for .envrc's in child directories add "source_up"