Compare commits

...

2 Commits

Author SHA1 Message Date
nyx
3c91c919d5
Merge ad1680e1a6 into e3688e9b3d 2024-10-25 16:18:03 +02:00
nyx
ad1680e1a6
fix fedora timeshift 2024-10-06 06:12:57 -04:00

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"