feat: add timers service
This commit is contained in:
parent
4cd51917fc
commit
c99fb04f29
5 changed files with 139 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ final: prev:
|
|||
src = inputs.rofi-wayland;
|
||||
version = lib.my.mkVersionInput inputs.rofi-wayland;
|
||||
});
|
||||
timers = inputs.timers.defaultPackage.${prev.system};
|
||||
|
||||
fzf1 = final.writeShellApplication {
|
||||
name = "fzf1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue