users/jan: install only nil without coc-nil
This commit is contained in:
parent
570a0cd623
commit
f8b4bc8710
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
nixpkgs.overlays = lib.mkAfter [
|
nixpkgs.overlays = lib.mkAfter [
|
||||||
inputs.nil.overlays.default
|
inputs.nil.overlays.nil
|
||||||
inputs.wired.overlays.default
|
inputs.wired.overlays.default
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue