fix: add wheel to trusted users

This commit is contained in:
Mohammad Rafiq 2025-03-27 20:56:49 +08:00
parent 444367c94a
commit c2e759b19c
No known key found for this signature in database

View file

@ -10,6 +10,10 @@
"pipe-operators"
];
trusted-users = [
"@wheel"
];
# Add binary caches to avoid having to compile them
substituters = [
"https://hyprland.cachix.org"