make sure taskd works on refresh
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ pkgs, config, lib, ... }:
|
||||
|
||||
{
|
||||
# If you're setting up taskwarrior again, there's a task-setup.sh script in seafile
|
||||
home.file = {
|
||||
".taskrc".source = ./taskrc;
|
||||
".local/bin/task-note".source = ./bin/task-note.py;
|
||||
|
||||
Reference in New Issue
Block a user