Add danny to openclaw group for secret file access
This commit is contained in:
parent
b0c8664f5c
commit
e8d4bbf24b
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ in
|
|||
|
||||
users.users.danny = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "openclaw" ];
|
||||
# Password is locked (key-only SSH). Use NixOS installer or recovery to reset if needed.
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue