| 21 Jul 2025 |
| smsonnix joined the room. | 16:03:38 |
| 22 Jul 2025 |
| @jonhermansen:matrix.org left the room. | 05:36:11 |
| solideva joined the room. | 20:40:10 |
| 23 Jul 2025 |
@xv3121:matrix.org | Redacted or Malformed Event | 13:18:27 |
Tumble | In reply to @xv3121:matrix.org Hey everyone, why do you use NixOS? so i dont loose track of system files or forget how to reverse or reapply some complicated process i have done | 13:26:37 |
Charles | this room is about computer networking, not social networking; try #offtopic:nixos.org for the latter | 15:00:04 |
@xv3121:matrix.org | Redacted or Malformed Event | 17:29:31 |
K900 | This is definitely the wrong room for this | 17:30:23 |
@xv3121:matrix.org | Redacted or Malformed Event | 17:31:56 |
| @rajil:rajils.com left the room. | 22:41:39 |
| 24 Jul 2025 |
| @xv3121:matrix.org left the room. | 09:32:08 |
| 25 Jul 2025 |
| Vuks joined the room. | 18:03:00 |
| 26 Jul 2025 |
ElvishJerricco | Has anyone ever done tailscale "sidecars" with nixos? Wondering what's the best way to set stuff like that up with just nixos and not the docker stuff the rest of the world uses. | 07:11:01 |
ElvishJerricco | the point being that one machine can have a variety of services each with its own e.g. https://jellyfin.my-net.ts.net | 07:11:36 |
K900 | I don't do it with sidecars | 07:16:10 |
K900 | I just added a bunch of extra records to Headscale config | 07:16:21 |
K900 | And then route by host at nginx level | 07:16:31 |
ElvishJerricco | hm yea I haven't been brave enough to do headscale | 07:16:51 |
K900 | So I just have "jellyfin.ts.0upti.me A 100.64.0.5" or whatever | 07:17:15 |
K900 | I assume the normal control plane also has a setting for that? | 07:17:32 |
ElvishJerricco | if it does that's news to me | 07:17:45 |
K900 | Would be weird if it's in the API but not in the UI | 07:18:13 |
K900 | I haven't actually used the normal control plane in a bit | 07:18:14 |
ElvishJerricco | yea I don't see a way to add another dns record for a node | 07:20:24 |
ElvishJerricco | plus I don't see how tailscale would be meant to do its cert stuff that way anyway. You can't get a wildcard cert | 07:22:49 |
ElvishJerricco | * plus I don't see how tailscale would be meant to do its cert stuff that way anyway. You can't get a wildcard cert (I think) | 07:23:04 |
Zhaofeng Li | you do need to get your own certs and do your own DNS | 07:29:19 |