Ryan Yin
f6aa45aa00
feat: idols-ai - add new data disk via disko ( #250 )
...
feat: luks automatic unlock via tpm2 chip for all physical hosts
feat: enable login manager
fix: Rename network interface config back following hardware change
2026-03-18 22:26:08 +08:00
Ryan Yin
1222bb25d0
feat(preservation): add .openclaw, harden home dir permissions
...
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com >
2026-02-27 10:18:49 +08:00
Ryan Yin
e3a33fdf03
fix: podman cross platform - binfmt
2025-09-24 11:47:23 +08:00
Ryan Yin
13bb77108c
feat: format via 'ls **/*.nix | each { |it| nixfmt $it.name }'
2025-07-30 12:17:24 +08:00
Ryan Yin
c231ba66f8
chore: nushell do not use history.txt now
2025-07-16 23:00:23 +08:00
Ryan Yin
0004bccc9d
feat: hosts/k8s - fix k3s cidr ( #200 )
2025-06-29 15:00:53 +08:00
Ryan Yin
aaabb5ed76
feat: hosts/k8s - replace impermanence with preservation ( #199 )
2025-06-29 14:56:08 +08:00
Ryan Yin
8690978d7e
feat: replace impermanence with preservation ( #198 )
...
* feat: replace impermanence with preservation
* fix: This module cannot be used with scripted initrd.
* fix: permission for /var/lib/private
* chore: boot.initrd.systemd.enable
* docs: boot.initrd.luks.devices.<name>.fallbackToPassword is implied by systemd stage 1
* fix: typo
2025-06-29 13:02:36 +08:00
Ryan Yin
77ed0378d1
feat: IPv6 ( #192 )
...
* feat: custom ipv6 routes for all hosts
* fix: ipv6 - k3s+cilium
2025-06-08 19:12:55 +08:00
Ryan Yin
43db6bcf63
feat: kubevirt - use 75% of the memory for hugepages
2024-08-15 17:19:26 +08:00
Ryan Yin
e2457e80aa
docs: kubevirt-youko - pci passthrough
2024-07-30 10:22:42 +08:00
Ryan Yin
8ffaf4e3ae
feat: decrease pre-allocated hugepages
2024-07-30 01:21:04 +08:00
Ryan Yin
5ec72c848f
fix: allocate only hugepages with size 1Gi
2024-07-29 22:31:17 +08:00
Ryan Yin
5b2d09d0e7
feat(hosts): cifs mount
2024-04-12 21:29:17 +08:00
Ryan Yin
3bf5ff65de
docs: kubevirt - system-reserved
2024-04-01 22:54:34 +08:00
Ryan Yin
4775cc2742
feat(hosts/k8s): kubevirt - set cpu-manager's policy to static
2024-04-01 22:49:07 +08:00
Ryan Yin
c628eaa6c8
fix: run other k3s clusters as kubevirt quests, use the interface provided by kubevirt
2024-04-01 00:39:52 +08:00
Ryan Yin
68629e929c
fix: kubevirt - failed to configure vmi network: setup failed, err: pod link (pod6b4853bd4f2) is missing
2024-03-31 22:42:48 +08:00
Ryan Yin
d9c804acca
feat(host/k8s,lib): nodeLabels & nodeTaints for k8s
2024-03-30 22:42:21 +08:00
Ryan Yin
6ae98566ed
feat(hosts,lib): use kube-vip for k3s's HA
2024-03-29 22:45:06 +08:00
Ryan Yin
69fafe0c7c
feat: add configs for kubevirt-lab-1
2024-03-29 01:22:47 +08:00
Ryan Yin
84c21ccd34
refactor(vars,hosts): networking & k3s clusters
2024-03-23 01:52:32 +08:00
Ryan Yin
fbd13d6f00
fix(k3s cluster): fix typo, remove traefik
2024-03-18 00:54:54 +08:00
Ryan Yin
f43f5b14d5
refactor: replace all unserscore(_) with hyphen(-)
2024-03-10 20:18:02 +08:00
Ryan Yin
b382999a70
refactor: Use haumea for filesystem-based module system for flake outputs
...
refactor: Use hyphen(`-`) for variable names & folder names(except Python), replace all unserscore(`_`) with hyphen(`-`).
2024-03-10 20:12:02 +08:00