YaMusicDownload : Fix notif.
This commit is contained in:
parent
26771dfc46
commit
c0e37bcd87
|
@ -31,8 +31,9 @@ in {
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
};
|
};
|
||||||
path = with pkgs; [
|
path = with pkgs; [
|
||||||
python313
|
curl
|
||||||
firefox-esr
|
firefox-esr
|
||||||
|
python313
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue