nvf/modules/plugins/visuals/default.nix

8 lines
72 B
Nix

{
imports = [
./fidget
./config.nix
./visuals.nix
];
}