nvf/modules/winbar/default.nix

5 lines
41 B
Nix

_: {
imports = [
./barbecue
];
}