Correct group.

This commit is contained in:
Joseph Hanson 2024-04-30 16:59:54 -05:00
parent 79eabb1cc6
commit 084898a37f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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;
};
};
};