| 30 Apr 2023 |
@obsidianical:matrix.org | without container i mean | 16:15:32 |
Shyim | if you want to run normal containers with arion you can build your a workaround with docker-compose + systemd unit :D | 16:16:03 |
@obsidianical:matrix.org | In reply to @me:indeednotjames.com
I highly recommend setting boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; in your desktop's configuration.nix if you do aarch64 stuff.
This will enable cross compilation, meaning you will be able to eval and build your ARM VPS on x86_64 :) okay that indeed fixes it, thanks | 16:17:23 |
emily | In reply to @obsidianical:matrix.org okay that indeed fixes it, thanks awesome :) | 16:21:49 |
@obsidianical:matrix.org | thanks! :) | 16:21:55 |
@obsidianical:matrix.org | hi again, is it possible to insert a secret into for example an extraConfig string? i'm using flakes so just simply inserting a string isn't possible, and the mediawiki oidc plugin doesn't support a path for the client secret | 19:19:55 |
hexa | can you show how you set up that plugin? | 19:22:01 |
hexa | also not really a colmena question 🙂 | 19:22:17 |
@obsidianical:matrix.org |  Download clipboard.png | 19:22:36 |
@obsidianical:matrix.org | In reply to @hexa:lossy.network also not really a colmena question 🙂 well, i was hoping there might be a special way to dynamically insert a string or something that might just not be documented or sth, wouldn't have been the first time lol | 19:23:10 |
hexa | haha, ok. so | 19:23:33 |