realwallpaper: isSystemUser

This commit is contained in:
lassulus 2021-06-05 14:56:41 +02:00
parent 795a315024
commit a9f43dff49

View File

@ -60,6 +60,7 @@ let
uid = genid "realwallpaper";
home = cfg.workingDir;
createHome = true;
isSystemUser = true;
};
};