Marco

Results 6 comments of Marco

I'm also looking into more tightly integrating morph into our deployment's workflow, and this seems what could work for us. Our need is to just keep track of what and...

I see your points, it would be better to have those parameters configured from outside, but given that we already have the sleep value hard-coded I tried to set reasonable...

It seems that there is a "nixarr" option `nixarr.enable` needs to be enabled to have those users created. Maybe it's not super easy to do it, but would be nice...

I have started my journey with enabling all the arr services, but forget to enable `nixarr.enable`, my bad. ``` { nixarr = { jellyfin.enable = true; bazarr.enable = true; lidarr.enable...

I got to read the full README and I have attached the research files: ```bash $ reallymine dumplast /dev/sda dumplast.bin sector at 0x2BA9F476000 $ reallymine dumpfirst /dev/sda dumpfirst.bin $ reallymine...

Tried on a local project with the `haskel-language-server` installed, and it works.