mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-09 22:44:36 +02:00
add toggl time grouper
This commit is contained in:
parent
459adb46f0
commit
221b97343d
4 changed files with 34 additions and 0 deletions
modules
|
@ -60,6 +60,9 @@ in {
|
|||
(callPackage ./../pkgs/docker-craft-cms-dev-env.nix {
|
||||
inherit lib;
|
||||
})
|
||||
(callPackage ./../pkgs/toggl-time-grouper/package.nix {
|
||||
inherit lib;
|
||||
})
|
||||
(import (fetchTarball
|
||||
"https://github.com/cachix/devenv/archive/v0.6.2.tar.gz")).default
|
||||
nixpkgs-fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue