nix: use lorri with direnv
This commit is contained in:
parent
cc95a261c1
commit
c740026b2b
4 changed files with 4 additions and 3 deletions
|
@ -25,6 +25,7 @@ in {
|
|||
};
|
||||
|
||||
programs.direnv.enable = true;
|
||||
services.lorri.enable = true;
|
||||
|
||||
home.sessionVariables = {
|
||||
NIXPKGS_ALLOW_UNFREE = "1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue