Revert "Replace lorri with nix-direnv"

This reverts commit 1337c894b6.
This commit is contained in:
coolneng 2020-10-06 16:02:21 +02:00
parent 98357ef81e
commit b7cc6e40b4
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{
# Improve nix-shell and direnv integration
environment.pathsToLink = [ "/share/nix-direnv" ];
services.lorri.enable = true;
# Enable virtualisation
virtualisation.libvirtd = {

View File

@ -32,7 +32,7 @@
# Development
git
direnv
nix-direnv
lorri
podman-compose
gnumake
gitAndTools.pre-commit