7e7bb73b0d
fix: restore uConsole display rotation (transform 3) in dotfiles
...
The rotation was lost in the dotfiles repo PR #16 (rename host/ -> hosts/)
which was based on a branch predating the transform commits.
Fixed directly in dotfiles submodule.
2026-06-21 23:55:57 -04:00
ea5eac2234
Comment foxtrotgps, viking, gpsbabel for cross-compile bootstrap
2026-06-21 23:37:42 -04:00
c9072e86da
Temporarily comment native-only packages for cross-compile bootstrap
...
Comment out wsjtx, fldigi, sdrpp, gqrx, inspectrum, chirp, trustedqsl
- these need native compilation on uConsole but remote builder
is not yet deployed. Will uncomment after bootstrap.
2026-06-21 23:36:09 -04:00
3a0fb70d26
Fix: remove ca-derivations (not supported in Lix 2.96)
2026-06-21 23:28:05 -04:00
a0e0b6e78e
Update compose submodule to master (adds vpn stack)
2026-06-21 23:26:55 -04:00
e03f09c247
Merge feat/remote-builders into uconsole-cm5-incremental
...
Bidirectional remote building + rename uconsole-cm5 -> uConsole:
- Rename all uconsole-cm5 refs to uConsole (nixosSystem key, paths, module)
- Replace single-machine remote-builder module with multi-machine config
- Enable remote builder on lazyworkhorse -> uConsole (aarch64)
- Enable remote builder on uConsole -> lazyworkhorse (x86_64)
- Add builder system user + SSH key via agenix-rekey (secrets/builder_key.age)
- Add builder_key + gortium_password age secrets to all hosts
- Fix pre-existing bugs: missing modules in lazyworkhorse/cyt-pi,
SSH config structure (hostKeys outside settings), cyt-pi inline user
- Remove obsolete openclaw-node service + module + age secrets
2026-06-21 23:14:14 -04:00
db2d540b3c
feat: server-side remote builder config (lazyworkhorse dispatches aarch64 to uConsole)
...
Server only — uConsole-side config will be added in uconsole-cm5-incremental branch.
Includes reusable module, builder system user, and SSH key placeholder.
2026-06-21 16:22:50 -04:00
3778069baf
fix: use configureFlags to set PYTHON path for john cross-compile
2026-06-21 15:18:14 -04:00
8ec9ffe6a9
fix: clean john overlay with python3 + preConfigure symlink for cross-compile
2026-06-21 15:15:01 -04:00
16ec40b237
fix: use python3 + preConfigure symlink for john cross-compile (python not in PATH)
2026-06-21 15:12:12 -04:00
3ec8bab25b
fix: add python to john nativeBuildInputs for cross-compile (opencl_generate_dynamic_loader.py)
2026-06-21 15:09:53 -04:00
2a4856e447
fix: add python3 to aiov2_ctl buildInputs so patchShebangs fixes the shebang
2026-06-21 15:07:49 -04:00
01f8166529
feat: add uConsole as remote builder for aarch64-linux native builds
2026-06-20 20:04:04 -04:00
84ce9de5ca
restore native-build packages in config (wsjtx, fldigi, chirp, sdrpp, gqrx, inspectrum, john, foxtrotgps, viking, gpsbabel, trustedqsl)
2026-06-20 20:02:56 -04:00
14755f1ea6
revert native-build packages — cross-compile still fails for Qt5/gpsbabel/john, install via nix profile instead
2026-06-20 20:01:36 -04:00
f51155823e
temp: comment out Qt5 packages (wsjtx, fldigi, sdrpp, gqrx, inspectrum) — cross-compile fails, installed via nix profile instead
2026-06-20 19:59:36 -04:00
73c12abec2
feat: re-integrate native-build packages (wsjtx, fldigi, chirp, sdrpp, gqrx, inspectrum, hashcat, john, foxtrotgps, viking, gpsbabel, trustedqsl)
2026-06-20 19:00:39 -04:00
a97c68fd81
fix: add rtkit and pipewire service for uConsole audio
2026-06-20 18:16:43 -04:00
bf2500dce8
fix: add missing packages (swww, emacs, udiskie, hyprshade) and wallpapers for uConsole
2026-06-20 18:16:00 -04:00
f0fa8ac942
fix: update dotfiles for transform 3
2026-06-20 17:54:16 -04:00
7899bf28f2
fix: sync dotfiles submodule, home.nix paths to hosts/
2026-06-20 17:51:50 -04:00
282b4bc229
chore: remove stale temp file
2026-06-20 17:50:18 -04:00
905998466c
fix: update home.nix host/ paths after dotfiles rename
2026-06-20 17:50:13 -04:00
6c34b92186
fix: update dotfiles submodule for host/ rename
2026-06-20 17:48:15 -04:00
7b3a5802a5
fix: update dotfiles submodule
2026-06-20 17:35:01 -04:00
1ab11b76d6
chore: update dotfiles submodule for per-host
2026-06-20 17:01:59 -04:00
3ce550691c
fix: use zsh.initExtra for dotfiles config (no home.file conflict)
2026-06-20 16:25:50 -04:00
256979e6e5
fix: update dotfiles submodule for uConsole keyboard docs
2026-06-20 16:25:21 -04:00
095fa4c200
fix: add .zshrc to home-manager dotfiles
2026-06-20 16:25:06 -04:00
c430427617
fix: update dotfiles submodule for uConsole transform+keyboard
2026-06-20 16:22:20 -04:00
eeb10db5ed
fix: define dotfiles as local path in home.nix (via submodule), fix swaync name
2026-06-20 16:03:58 -04:00
60a0bcfdd6
fix: dotfiles path via self (submodule), fix Nix syntax
2026-06-20 16:02:34 -04:00
7827638c5a
fix: dotfiles path from submodule, not flake input
2026-06-20 16:01:37 -04:00
ceca908457
fix: replace dotfiles flake input with self.submodules=true (git submodule)
2026-06-20 16:01:00 -04:00
f443e79c17
fix: dotfiles as flake input (not submodule path) so Nix gets actual files
2026-06-20 15:29:08 -04:00
d765ead020
fix: kismet --log-base -> --log-prefix (wrong flag), aiov2 pinctrl from raspberrypi-utils not libraspberrypi
2026-06-20 15:07:00 -04:00
da3363e894
fix: remove chirp for aarch64 cross-compile (wxPython fails with GTK3)
2026-06-20 14:40:37 -04:00
bfb521f684
chore: remove accidentally committed .bak files
2026-06-20 12:42:03 -04:00
e38908de74
fix: remove john for aarch64 cross-compile (configure needs python)
2026-06-20 12:41:50 -04:00
1b70f95038
fix: remove gpsbabel for aarch64 cross-compile (qmake can't find g++)
2026-06-20 11:56:31 -04:00
9f62dac106
uConsole: remove wsjtx + fldigi (qtbase/Qt5 linker fails) — add to removal comment
2026-06-19 22:38:08 -04:00
a8215ae441
uConsole: remove accidental .bak file from tracking
2026-06-19 22:22:16 -04:00
eeb345b7e0
uConsole: add neovim to cross-compile removal tracking comment
2026-06-19 22:22:13 -04:00
95833f4d28
uConsole: fix missing closing brace (sed cleanup mishap)
2026-06-19 22:14:46 -04:00
93dc4f1cac
uConsole: consolidate removal tracking into single block
2026-06-19 22:13:18 -04:00
12af6bb643
uConsole: remove failing cross-compile packages (round 3)
...
Removed for aarch64 bootstrap:
sdrpp — glfw/wxPython cross-compile fails
gqrx — Qt5 cascade fails
emacs-pgtk/nox — GTK3 + mailutils → gss → shishi chain
viking — GTK3 GPS
foxtrotgps — GTK2 GPS
Leave remaining as native install after first switch.
Add consolidated removal tracking comment.
2026-06-19 22:11:39 -04:00
e734102104
uConsole: remove clamav (cross-compile failure — cmake try_run + Rust proc-macro linker)
2026-06-19 12:20:44 -04:00
e54812c3c5
fix: add native gcc for clamav Rust build scripts in cross-compile
2026-06-19 12:13:37 -04:00
42949532a3
fix: set CC=gcc for clamav Rust proc-macro builds in cross-compile
2026-06-19 12:09:33 -04:00
a0875e9e0a
fix: add clamav cross-compile workaround (cmake try_run for FD passing, uname POSIX, struct packing, SAR)
2026-06-19 07:54:30 -04:00