Compare commits
2 commits
5e593100d9
...
d0a8fa17e5
| Author | SHA1 | Date | |
|---|---|---|---|
| d0a8fa17e5 | |||
| 5e9d1ad49b |
2 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ in
|
|||
programs.direnv = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
# FIXME: proper file, not lorri.nix
|
||||
nix-direnv = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,3 +29,4 @@ set editorcmd emacsclient -c
|
|||
set yankto both
|
||||
|
||||
blacklistadd netflix.com
|
||||
blacklistadd localhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue