fix: add python dependency to 'taskwarrior' home module

This commit is contained in:
2026-02-02 20:51:08 +01:00
committed by Hektor Misplon
parent f4be58c648
commit 35d495e872

View File

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