Replace lorri with nix-direnv

This commit is contained in:
2020-09-30 12:12:00 +02:00
parent 7f667bb6e6
commit 1337c894b6
3 changed files with 3 additions and 2 deletions

View File

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