utility/images/image-nvim: add assertion for ueberzug backend on darwin

This commit is contained in:
Frothy 2024-02-26 07:31:30 -05:00
commit 38ca1f98a2
2 changed files with 9 additions and 1 deletions

View file

@ -180,7 +180,7 @@ inputs: let
};
images = {
image-nvim.enable = true;
image-nvim.enable = false;
};
};