fix(home): Add group to trusted-users rather than specific user
This commit is contained in:
parent
a35918d02f
commit
28e81a3555
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
settings = {
|
||||
trusted-users = [
|
||||
"root"
|
||||
config.marleyos.my.name
|
||||
"@wheel"
|
||||
];
|
||||
|
||||
# Enable flakes.
|
||||
|
|
Loading…
Reference in a new issue