nixos/home/nvim/lightline.nix
2024-03-11 19:36:05 +01:00

2 lines
58 B
Nix

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