ma arafetch: isSystemUser

This commit is contained in:
makefu 2021-06-05 19:21:36 +02:00
parent b37a74c688
commit ffafc5dd3a
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

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