update owner/group.
This commit is contained in:
parent
f7df6320bb
commit
f696b8c653
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
inherit (config.users.users.named) group;
|
||||
};
|
||||
"onepassword-credentials-json" = {
|
||||
owner = "999";
|
||||
group = "999";
|
||||
owner = "nm-iodine";
|
||||
group = "nscd";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue