Compare commits
No commits in common. "98eb00f662c8f8cfa71070a42cd2448e8ccd9d0a" and "7ecbff79c013a9578765f2ee29c333c93e309b34" have entirely different histories.
98eb00f662
...
7ecbff79c0
1 changed files with 1 additions and 5 deletions
|
|
@ -77,7 +77,7 @@
|
|||
|
||||
# Python
|
||||
python3
|
||||
pipenv
|
||||
#pipenv
|
||||
#libmediainfo # needed for pymediainfo
|
||||
poetry
|
||||
|
||||
|
|
@ -168,10 +168,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
# direnv
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.enableZshIntegration = true;
|
||||
|
||||
# The fuzzy finder fzf
|
||||
programs.fzf.enable = true;
|
||||
programs.fzf.enableZshIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue