nixos/modules/shell/nix/default.nix

5 lines
40 B
Nix

{
imports = [
./search.nix
];
}