[nixos-configs-2mk] Remove wixos (WSL) configuration #20

Merged
johno merged 1 commits from bead/nixos-configs-2mk into main 2026-01-13 18:02:37 -08:00
Owner

Summary

Implements bead: nixos-configs-2mk

WSL is no longer used. This removes:

  • machines/wixos/ directory and configuration.nix
  • nixos-wsl input from flake.nix
  • nixosConfigurations.wixos output from flake
  • References to wixos in AGENTS.md and .goosehints
  • Updated flake.lock to remove stale WSL references

Changes

  • Deleted 62-line WSL machine configuration
  • Cleaned up flake inputs (removed nixos-wsl)
  • Updated documentation files to remove wixos references

Test Plan

  • Verify flake evaluation: nix flake check
  • Confirm remaining machine configurations still build
## Summary Implements bead: nixos-configs-2mk WSL is no longer used. This removes: - `machines/wixos/` directory and `configuration.nix` - `nixos-wsl` input from `flake.nix` - `nixosConfigurations.wixos` output from flake - References to wixos in `AGENTS.md` and `.goosehints` - Updated `flake.lock` to remove stale WSL references ## Changes - Deleted 62-line WSL machine configuration - Cleaned up flake inputs (removed `nixos-wsl`) - Updated documentation files to remove wixos references ## Test Plan - [ ] Verify flake evaluation: `nix flake check` - [ ] Confirm remaining machine configurations still build
johno added 1 commit 2026-01-10 13:10:57 -08:00
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
johno force-pushed bead/nixos-configs-2mk from c057becb59 to aee77e91c7 2026-01-10 14:43:32 -08:00 Compare
johno force-pushed bead/nixos-configs-2mk from aee77e91c7 to 66421e9c60 2026-01-13 16:37:52 -08:00 Compare
johno force-pushed bead/nixos-configs-2mk from 66421e9c60 to 352c89756f 2026-01-13 17:17:50 -08:00 Compare
johno merged commit 4bb71d0b7e into main 2026-01-13 18:02:37 -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#20