remove wheel from flake-level trusted users

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-01 18:23:18 -04:00 committed by Alice Huston
parent 6726deff62
commit b9e4e95fb5

View File

@ -22,7 +22,6 @@
];
trusted-users = [
"root"
"@wheel"
];
};