ma arafetch: isSystemUser

This commit is contained in:
makefu 2021-06-05 19:21:36 +02:00
parent 171c3954de
commit 09828c452a

View file

@ -23,6 +23,7 @@ in {
uid = genid "arafetch";
inherit home;
createHome = true;
isSystemUser = true;
};
systemd.services.ara2mqtt = {