Correct group.
This commit is contained in:
parent
79eabb1cc6
commit
084898a37f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
};
|
||||
"onepassword-connect-json" = {
|
||||
owner = config.users.users.onepassword-connect.name;
|
||||
inherit (config.users.users.onepassword-connect.name) group;
|
||||
inherit (config.users.users.onepassword-connect) group;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue