Files
nixy/home/programs/nvim/plugins/floaterm.nix
2025-03-24 15:13:32 +01:00

5 lines
55 B
Nix

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