nixos/home/programs/nvim/plugins/image.nix
2024-06-21 15:48:37 +02:00

2 lines
56 B
Nix

{ programs.nixvim.plugins.image = { enable = true; }; }