fix: add python dependency to 'taskwarrior' home module
This commit is contained in:
@@ -22,6 +22,7 @@ in
|
||||
home.packages = with pkgs; [
|
||||
libnotify
|
||||
taskopen
|
||||
python3
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
||||
Reference in New Issue
Block a user