| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | enzo: early-KMS amdgpu so greeter uses the console font | Henry J. Webster | |
| Load amdgpu in the initrd so the native mode is set before the console font is applied. Previously amdgpu loaded late and reset the fbcon to the kernel 8x16 font, leaving the greeter with the wrong tiny font while Terminus only survived in the pre-driver LUKS prompt. Assisted-by: Claude:claude-opus-4-8 | |||
| 8 days | rebase | = | |
| 8 days | (enzo) specific changes | = | |
| 8 days | enzo: revert wifi backend to wpa_supplicant | Henry J. Webster | |
| The iwd backend renamed the interface (wlp8s0 -> wlan0), invalidated saved NM connection profiles pinned to the old name, and hit NM<->iwd secret hand-off failures. Drop back to the default wpa_supplicant so existing profiles and the predictable interface name work again. Assisted-by: Claude:claude-opus-4-8 | |||
| 8 days | CLI-only wifi | Henry J. Webster | |
| 8 days | update user description | Henry J. Webster | |
| 8 days | Restructure into a multi-machine flake and add the enzo laptop | Henry J. Webster | |
| Split the single-host config into a shared minimal base plus opt-in profiles, and add a second machine (enzo laptop) alongside kusanagi. - flake: add mkMachine helper; declare nixosConfigurations.kusanagi and .enzo; add the disko input; move overlays per-machine. - common/: minimal base only (boot, networking, tailscale, locale, nix settings, neovim editor). Old configuration.nix/programs.nix removed. - profiles/: coarse opt-in bundles (desktop, dev, apps). kusanagi imports all three and stays byte-for-byte identical to the running system. - machines/kusanagi/: all workstation-only config (ROCm, Scarlett audio, optical-disc archiving, NAS mounts, kavita/immich/ollama); hardware config moved here unchanged. User stays 'henz'. - machines/enzo/: new laptop. Declarative LUKS+btrfs via disko (LVM-on-LUKS, TPM2+PIN unlock, zram + encrypted swap for suspend-then-hibernate); its own minimal niri desktop with playback-only audio (no rtkit/jack); user 'hwebs'. Assisted-by: Claude:claude-opus-4-8 | |||
