nvf/modules/wrapper/lib/default.nix
2026-04-10 17:04:12 +00:00

6 lines
58 B
Nix

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