sort allowed-programs.json

This commit is contained in:
Jörg Thalheim
2025-04-16 19:20:18 +02:00
parent 00d25d7fb8
commit 80a252cf1a

View File

@@ -1,23 +1,23 @@
[ [
"age", "age",
"avahi",
"bash", "bash",
"bubblewrap", "bubblewrap",
"e2fsprogs", "e2fsprogs",
"git", "git",
"gnupg",
"mypy", "mypy",
"netcat",
"nix", "nix",
"openssh", "openssh",
"pass",
"qemu", "qemu",
"rsync", "rsync",
"pass", "shellcheck-minimal",
"sops", "sops",
"sshpass", "sshpass",
"netcat",
"tor", "tor",
"virtiofsd",
"zbar",
"shellcheck-minimal",
"util-linux", "util-linux",
"avahi", "virtiofsd",
"gnupg" "zbar"
] ]