Richard Brežák
Richard Brežák
Well, if you want to control some parts of the window, like resizing and stuff, a command buffer can be used
I did manage to get it working even in SteamVR but the tracking was all borked, it did not track properly at all
I am hitting the same issue on cilium 1.15.0 on NixOS with a single node k3s cluster. cilium.yaml: ```yaml bpf: masquerade: 'true' cni: binPath: "/run/cilium/cni" install: true containerRuntime: integration: containerd...
Yep, I should get to it this weekend > @MagicRB is it still on your agenda to convert buildbot-nix into only using the GitHub app for everything? Was planning to...
The PR exists, the code is in place, a mess has been created: #156 Next step: refactoring
Miso just gained support for the new GHC 9.6 backend. In the coming months I plan to play with it and see how well it can work for webdevelopment. What...
The shell mode cannot nicely run `php-fpm` as you found. `environment.systemPackages` will add it to `PATH`. But also you must use a login shell. So `/bin/sh -l`. Whether to add...
I dug into the innards of nspawn and managed to figure out why it worked with ubuntu inside nspawn, systemd wasn't able to detect the nixos systemd, since there isnt...
This is tangentially related, but I implemented a kind of "fallback component store", where anything can be shoved into using `TypeRep`. The use case there is for prototyping and possibly...
Maybe stale, but not fixed or commented on with a official workaround, if only i knew how to remove the label