Skip to content
Skillv1.0.0

nixos-config

This repository is the declarative NixOS configuration for the `workstation` host.

by zhuhe6644(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from zhuhe6644/nixos-config (AGENTS.md). Install upstream with npx skills add zhuhe6644/nixos-config. Copyright stays with the author.

Project overview

This repository is the declarative NixOS configuration for the workstation host.

Working conventions

  • Do not activate a new system generation with nixos-rebuild switch unless the user explicitly asks to change the running host.

Validation

Format and evaluate changes from the repository root:

nix fmt
nix flake check
nix build .#nixosConfigurations.workstation.config.system.build.toplevel

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/zhuhe6644-nixos-config-nixos-config/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

zhuhe6644-nixos-config-nixos-config.ocm.jsonjson
{
  "ocm": "1",
  "id": "zhuhe6644-nixos-config-nixos-config",
  "kind": "skill",
  "name": "nixos-config",
  "description": "This repository is the declarative NixOS configuration for the `workstation` host.",
  "publisher": "zhuhe6644",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This repository is the declarative NixOS configuration for the `workstation` host."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/zhuhe6644/nixos-config",
      "path": "AGENTS.md",
      "ref": "3838fd824c98be9f76b0342e29e7f0f30b5df59e",
      "url": "https://github.com/zhuhe6644/nixos-config/blob/3838fd824c98be9f76b0342e29e7f0f30b5df59e/AGENTS.md",
      "key": "zhuhe6644/nixos-config/AGENTS.md"
    }
  },
  "instructions": "# Project overview\n\nThis repository is the declarative NixOS configuration for the `workstation`\nhost.\n\n## Working conventions\n\n- Do not activate a new system generation with `nixos-rebuild switch` unless\n  the user explicitly asks to change the running host.\n\n## Validation\n\nFormat and evaluate changes from the repository root:\n\n```sh\nnix fmt\nnix flake check\nnix build .#nixosConfigurations.workstation.config.system.build.toplevel\n```",
  "cost": {
    "context_tokens": 109
  }
}

Fetch it by URL: GET /api/v1/registry/zhuhe6644-nixos-config-nixos-config/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.