Files
nix-config/home-manager/nixvim/barbar.nix
2024-06-01 23:55:36 +02:00

2 lines
41 B
Nix

{ plugins.barbar = { enable = true; }; }