Files
nixos-config/modules/home/programs/nixvim/plugins/scratch.nix

2 lines
58 B
Nix

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