chore: prepare use of cachix
This commit is contained in:
parent
d56edd5484
commit
db3341b3fe
4 changed files with 70 additions and 40 deletions
common/home/neovim
|
@ -49,8 +49,8 @@ in {
|
|||
|
||||
nil
|
||||
];
|
||||
extraPython3Packages = with pkgs.python311Packages; [
|
||||
pylint
|
||||
extraPython3Packages = ps: [
|
||||
ps.pylint
|
||||
];
|
||||
|
||||
coc = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue