fix: add python dependency to 'taskwarrior' home module

This commit is contained in:
2026-03-11 21:25:32 +01:00
committed by hektor
parent f4be58c648
commit 35d495e872
+1
View File
@@ -22,6 +22,7 @@ in
home.packages = with pkgs; [
libnotify
taskopen
python3
];
home.file = {