| 25 Sep 2023 |
| eva joined the room. | 15:42:29 |
| 26 Sep 2023 |
| kdn changed their profile picture. | 12:06:01 |
| emily changed their display name from Emily to emily. | 16:46:08 |
| 27 Sep 2023 |
| mib š„ changed their display name from mib to mib š„. | 05:53:08 |
thornAvery | Hello, Im coming up to a problem thats stumping me, Im using colmena to deploy to a vultr vps, and something is bringing in the systemd service "bind-keys-driver-start.service" which is attempting to bind brightness keys and such, which is failing because the i2c paths dont exist. I have no idea what is bringing this in (my previous non-colmena config doesnt bring in this), when using colmena how should I go about trying to figure out whats enabling this? Thank you | 10:29:37 |
| 28 Sep 2023 |
Zhaofeng Li | In reply to @thornavery:matrix.org Hello, Im coming up to a problem thats stumping me, Im using colmena to deploy to a vultr vps, and something is bringing in the systemd service "bind-keys-driver-start.service" which is attempting to bind brightness keys and such, which is failing because the i2c paths dont exist. I have no idea what is bringing this in (my previous non-colmena config doesnt bring in this), when using colmena how should I go about trying to figure out whats enabling this? Thank you Something likeĀ `colmena eval -E '{nodes,...}: nodes.somehost.options.networking.hostName.definitionsWithLocations'` should show you this | 01:17:44 |
thornAvery | It was a problem with me importing a nixos-hardware module somewhere else but thank you for the info :) | 01:19:32 |
| 30 Sep 2023 |
thornAvery | If I have some regular, remote systems, and some systems with targetHost = "null" and allowLocalDeployment = true, iis there a way to run colmena build and have both be built as expected? | 04:30:28 |
thornAvery | (I realise I can just set up a script that runs both colmena apply and colmena apply-local but wondering if I can do it via the cli itself) | 04:30:58 |
thornAvery | sorry colmena apply rather than colmena build | 04:31:04 |