nixos-configs-4ht: Handle private google-cookie-retrieval input in CI #31

Merged
johno merged 1 commits from bead/nixos-configs-4ht into main 2026-01-14 14:25:47 -08:00
Owner

Summary

Adds NIX_CONFIG environment variable with access-tokens to authenticate with private Gitea repositories during CI flake evaluation.

Bead Reference

Implements bead: nixos-configs-4ht

Changes

  • Added env block to Check flake step with NIX_CONFIG access-tokens

Note

Phases 1-2 (creating Gitea access token and repository secret) must be done manually by the user.

## Summary Adds NIX_CONFIG environment variable with access-tokens to authenticate with private Gitea repositories during CI flake evaluation. ## Bead Reference Implements bead: nixos-configs-4ht ## Changes - Added env block to Check flake step with NIX_CONFIG access-tokens ## Note Phases 1-2 (creating Gitea access token and repository secret) must be done manually by the user.
johno added 2 commits 2026-01-14 13:56:13 -08:00
Remove wixos (WSL) configuration
All checks were successful
CI / check (pull_request) Successful in 2m56s
352c89756f
WSL is no longer used. This removes:
- machines/wixos/ directory and configuration.nix
- nixos-wsl input from flake.nix
- nixosConfigurations.wixos output
- References to wixos in AGENTS.md and .goosehints

Implements bead: nixos-configs-2mk
fix(ci): Add access token for private flake inputs
Some checks failed
CI / check (pull_request) Has been cancelled
3adb01441b
johno force-pushed bead/nixos-configs-4ht from 3adb01441b to 37a915274a 2026-01-14 14:00:23 -08:00 Compare
johno merged commit 3f0e381de2 into main 2026-01-14 14:25:47 -08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: johno/nixos-configs#31