top | item 22088328

(no title)

thesorrow | 6 years ago

You can create systemd timers and services quite easily with NixOS configuration : https://nixos.wiki/wiki/Nix_Cookbook

discuss

order

Mathnerd314|6 years ago

The issue AFAICT is that you need to define a separate unit to run the command. It's not clear why systemd has this restriction on timers, other than implementation convenience.