Check Nixos Issues banner
olafkfreund olafkfreund

Check Nixos Issues

Security community

Description

--- description: Audit nixpkgs/NixOS GitHub issues against our config and suggest changes globs: alwaysApply: false version: 1.0 encoding: UTF-8 --- # Check NixOS Issues Cross-reference recent and recently-closed `NixOS/nixpkgs` and `NixOS/nixos` GitHub issues against our pinned config, then surface concrete actions: **update lock**, **change configuration**, **add workaround**, or **no action needed**. This command is **read-only** — it never edits files. It produces a ranked report. Acting

Installation

Installs to ~/.claude/commands/olafkfreund-nixos_config-check-nixos-issues.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/olafkfreund/nixos_config/HEAD/.claude/commands/check-nixos-issues.md -o ~/.claude/commands/olafkfreund-nixos_config-check-nixos-issues.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository