diff --git a/home/lorri.nix b/home/lorri.nix index 2567331..df4d23d 100644 --- a/home/lorri.nix +++ b/home/lorri.nix @@ -12,6 +12,10 @@ in programs.direnv = { enable = true; enableFishIntegration = true; + # FIXME: proper file, not lorri.nix + nix-direnv = { + enable = true; + }; }; }; } diff --git a/home/tridactylrc b/home/tridactylrc index 2b756e3..a6a60e6 100644 --- a/home/tridactylrc +++ b/home/tridactylrc @@ -29,3 +29,4 @@ set editorcmd emacsclient -c set yankto both blacklistadd netflix.com +blacklistadd localhost