fix(home): Add group to trusted-users rather than specific user

This commit is contained in:
punkfairie 2025-01-06 19:09:16 -08:00
parent a35918d02f
commit 28e81a3555
No known key found for this signature in database
GPG key ID: B3C5488E9A1A7CA6

View file

@ -16,7 +16,7 @@
settings = { settings = {
trusted-users = [ trusted-users = [
"root" "root"
config.marleyos.my.name "@wheel"
]; ];
# Enable flakes. # Enable flakes.