nix

star 9

Use for system-level changes to NixOS hosts and Home Manager configurations. Handles Nix code updates, host deployments, and repository-wide Nix standards. Refer to AGENTS.md for foundational environment and deployment rules.

pschmitt By pschmitt schedule Updated 6/11/2026

name: nix description: Use for system-level changes to NixOS hosts and Home Manager configurations. Handles Nix code updates, host deployments, and repository-wide Nix standards. Refer to AGENTS.md for foundational environment and deployment rules.

Nix

Use this skill for system-level NixOS and Home Manager configuration tasks.

Repository

  • NixOS hosts: /etc/nixos
  • Other hosts: ~/devel/private/pschmitt/nixos-config.git
  • Git remote: https://github.com/pschmitt/nixos-config.git

Read AGENTS.md in the repo root for environment setup, code style, and deployment rules. See references/conventions.md for directory layout, secrets handling, and repo idioms (no with lib;, config.custom.mkSecret, writeShellApplication + external scripts, common/ layers vs top-level profiles/, pkgs.formats.*, and how to verify refactors).

Install via CLI
npx skills add https://github.com/pschmitt/nixos-config --skill nix
Repository Details
star Stars 9
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator