feat(taskwarrior): unset default project #77
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
programs.taskwarrior = {
|
programs.taskwarrior = {
|
||||||
enable = true;
|
enable = true;
|
||||||
colorTheme = "light-16";
|
colorTheme = "light-16";
|
||||||
config = {
|
|
||||||
default.project = "Inbox";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue