my-nix-packages/services/default.nix

5 lines
No EOL
49 B
Nix

{
imports = [
./test/default.nix {}
];
}