fix: add python dependency to 'taskwarrior' home module

This commit is contained in:
2026-02-02 20:51:08 +01:00
parent 40b2c821c8
commit adb1265800

View File

@@ -22,6 +22,7 @@ in
home.packages = with pkgs; [ home.packages = with pkgs; [
libnotify libnotify
taskopen taskopen
python3
]; ];
home.file = { home.file = {