Add support for running service with a user specified in a flag. For example: ``` -rootless 1500:1500 ``` Theres also a potential blocker which may need further investigations for this feature request : https://github.com/NixOS/nixpkgs/issues/207050
Add support for running service with a user specified in a flag.
For example:
Theres also a potential blocker which may need further investigations for this feature request :
NixOS/nixpkgs#207050