feat: add myself to trusted users
This commit is contained in:
parent
93e9ad70b4
commit
4eb6725a23
1 changed files with 3 additions and 0 deletions
|
|
@ -35,4 +35,7 @@
|
||||||
libGL
|
libGL
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nix.extraOptions = ''
|
||||||
|
trusted-users = root rhea
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue