Using secure boot status to determin its awailability for installation.

This commit is contained in:
2026-05-28 00:43:31 +02:00
parent 187129d314
commit f0a8e704c0
4 changed files with 39 additions and 12 deletions
+2
View File
@@ -12,6 +12,8 @@ iced = { version = "0.14", default-features = false, features = ["crisp", "linux
iced_moving_picture = "0"
log = "0.4"
rust-i18n = "3"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
time-format = "1.2"
toml = "1"