reformat
This commit is contained in:
parent
8bfbb60956
commit
4e199799de
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ with lib;
|
||||||
let
|
let
|
||||||
|
|
||||||
cfg = config.programs.custom.taskwarrior;
|
cfg = config.programs.custom.taskwarrior;
|
||||||
unstable = import <nixpkgs-unstable> {};
|
unstable = import <nixpkgs-unstable> { };
|
||||||
|
|
||||||
taskNextWeek = pkgs.writeShellScriptBin "taskweek" # sh
|
taskNextWeek = pkgs.writeShellScriptBin "taskweek" # sh
|
||||||
''
|
''
|
||||||
|
|
Loading…
Reference in a new issue