{pkgs, ...}: { # Define your custom packages here # pomodoro-timer = pkgs.callPackage ./pomodoro-timer {}; }