fix fedora timeshift (#774)

This commit is contained in:
nyx 2024-10-31 14:57:59 -04:00 committed by GitHub
parent fc2d731754
commit f612a38762
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -164,6 +164,11 @@ name = "Timeshift Backup"
script = "timeshift.sh"
task_list = "I"
[[data.preconditions]]
matches = false
data = "command_exists"
values = [ "dnf" ]
[[data]]
name = "WiFi Manager"
description = "This utility is designed to manage wifi in your system"