nixos/modules/shell/nix/default.nix

6 lines
40 B
Nix

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