nixos-combined-flake/modules/nixvim/plugins/transparent.nix

4 lines
41 B
Nix

{
plugins.transparent.enable = true;
}