Kyle Isom 59ac363c45 Trust WNTRMUTE CA for podman registry connections
Podman/skopeo don't use the system CA bundle for registry TLS — they
use /etc/containers/certs.d/<host:port>/ca.crt. Add the WNTRMUTE CA
there so podman push/pull to MCR works without --tls-verify=false.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 16:01:47 -07:00
2025-04-29 22:13:45 -07:00
2026-03-27 22:39:27 -07:00
2026-03-16 19:18:26 -07:00
2026-03-28 16:01:46 -07:00
2025-09-02 20:24:42 -07:00
2026-03-26 22:51:49 -07:00

imladris NixOS config

NixOS configs

Hosts

vade

vade is a Framework 12 whose primary purpose is emacs/obsidian and claude coding.

  • CPU: i3-1315U
  • RAM: 16G
  • Storage: 512G SSD

orion

orion is my Intel NUC desktop.

  • CPU: i5-1135G7 @ 2.40 GHz
  • 16GB RAM
  • 1TB SSD

rift

rift is the homelab Intel NUC.

  • CPU: i7-1165G7 @ 2.80GHz
  • RAM: 32GB RAM
  • Storage: 512GB SSD

Inactive hosts

These hosts have been decomissioned. Their configs are retained for history.

imladris

imladris is my Thinkpad X1 carbon tailored for focused computing.

Baseline specs for reference:

  • Gen 7 14"
  • CPU: i7-8665U @ 1.90GHz
  • 16GB RAM
  • 512GB SSD

The primary things I want to use it for are writing, lisping, and working on uLisp or other portable computing projects.

sk

sk is a VPS devserver. Currently inactive.

  • CPU: unk
  • RAM: 1G
  • Storage: 25G

Set up

doas rm -r /etc/nixos
doas git clone https://git.wntrmute.dev/kyle/nixos /etc/nixos
cd nixos
doas git remote add local ~kyle/src/config/nixos
Description
No description provided
Readme 679 KiB
Languages
Nix 86.9%
Shell 12.3%
Makefile 0.8%