rename homedir setup

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-12-26 13:33:00 -05:00
parent 24cdc80d4d
commit 70c7b498b2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
};
users.groups.within = { };
systemd.services.within-homedir-setup = {
systemd.services."within.homedir-setup" = {
description = "Creates homedirs for /srv/within services";
wantedBy = [ "multi-user.target" ];