nvf/modules/plugins/ui/ui2/default.nix
2026-04-05 17:16:06 -04:00

6 lines
54 B
Nix

{
imports = [
./config.nix
./ui2.nix
];
}