fix fedora timeshift

This commit is contained in:
nyx 2024-10-06 06:12:57 -04:00
parent 26d0adc829
commit ad1680e1a6
No known key found for this signature in database
GPG Key ID: 6038FFD6589902CB

View File

@ -158,6 +158,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"