Replace lorri with nix-direnv

This commit is contained in:
2021-09-29 12:09:36 +02:00
parent 8e44e20e4c
commit 55b4aba216
4 changed files with 17 additions and 8 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 = {