Richard Brežák
Richard Brežák
Maybe closes #287
The latest version of Space Engineers from steam, with app id 244850 seems to require a patch which wine-staging has. Yes, I did leave out my system specs as it's...
From PostgreSQL 17 up `sslnegotiation` controls whether PostgreSQL will use STARTTLS or just normal TLS
Currently the `nix` module doesn't add the current configuration `/run/current-system` as a GC root under `/nix/var/nix/gcroots` which upon a garbage collection leads to a garbage collection of the running system...
In it's current state, it works, but ideally it wouldn't enabled unless you want it, not sure how to achieve that.
Verified to work inside my dotfiles and kubernetes cluster.
In the [nix module](./modules/nix.nix) the environment variable `NIX_REMOTE` is set globally to `daemon`, which means that when running under dinit which properly inherits environment variables, the Nix daemon process itself...
This adds a new flake input `github:nix-community/buldbot-nix` which isn't great, but the only other alternative is using `builtins.fetchurl`