Blaz Prah
Blaz Prah
Hello, i am struggling to run the image in a declarative way after it was built with nix2container. Advice appreciated. ```nix let nix2containerPkgs = nix2container.packages.x86_64-linux; myappImage = packages.x86_64-linux.hello = nix2containerPkgs.nix2container.buildImage...
**Describe the bug** Frequently the `sudo` process is left running at 100% on one cpu core, after the terminal is already closed. When i hear the cpu fans i know...
**Problem** My dashboard and management process is running successfully however i am getting these errors after successfully logging into the webui through my IDP. Web browser UI: - Request failed...
Hi, im trying to create an ansible project using nix language. I have an entire directory of .nix files that are referencing each other through `self, super, root` and are...