rename homedir setup
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
24cdc80d4d
commit
70c7b498b2
|
@ -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" ];
|
||||
|
||||
|
|
Loading…
Reference in New Issue