Hacker News new | ask | show | jobs
by whateveracct 1286 days ago
Joke's on you! Nix allows abstraction, so I just have a function

    mkTimer name schedule program
and it Just Works. You can even inline a bash script in the program argument if you want.