@jnsgruk I felt the same way when I learned of KMSCON. I particularly like the Unicode support and familiar keybindings to scale the font 💪
I borrowed your helper and added iso 📀 building: https://github.com/wimpysworld/nix-config/releases
And those .iso images have my (actually our) install script 🐚embedded: https://github.com/wimpysworld/nix-config/blob/main/nixos/_mixins/users/nixos/default.nix
I snagged your nvd change report hook earlier and added most of the GitHub Actions we work on at @determinatesystems, which might interest you: https://github.com/wimpysworld/nix-config/tree/main/.github/workflows
@wimpy yeh I built an iso recently - haven’t yet integrated into my flake but I will at some point!
Oh and BTW you should set the xkb key map to “gb” rather than “uk” in your kmscon config - using uk errorred out for me 😊. It also has a proper “services.kmscon.fonts” option which I’ve added too 😊
@determinatesystems
We should try to translate it to #CodeBerg or #WoodpeckerCI actions to make it available for really free git forges.