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