Update home.

This commit is contained in:
Joseph Hanson 2024-04-30 07:56:56 -05:00
parent aeaaa4985e
commit d481fef8ff
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -71,8 +71,8 @@
users.groups.matchbox = {};
users.users = {
matchbox = {
home = "/srv/matchbox";
group = "matchbox";
home = "matchbox";
isSystemUser = true;
};
};