nixos/home/nvim/oil.nix
2024-04-20 00:16:05 +02:00

2 lines
54 B
Nix

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