Compare commits
No commits in common. "d0a8fa17e5efb7e630aab0d3b7d716a22f2e9d73" and "5e593100d94252169f00b9c6a440cbc8d72cc6eb" have entirely different histories.
d0a8fa17e5
...
5e593100d9
|
@ -12,10 +12,6 @@ in
|
||||||
programs.direnv = {
|
programs.direnv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
# FIXME: proper file, not lorri.nix
|
|
||||||
nix-direnv = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -29,4 +29,3 @@ set editorcmd emacsclient -c
|
||||||
set yankto both
|
set yankto both
|
||||||
|
|
||||||
blacklistadd netflix.com
|
blacklistadd netflix.com
|
||||||
blacklistadd localhost
|
|
||||||
|
|
Loading…
Reference in a new issue