Skip to main content
GitHub repository

nix-config

nix-config contains 5 collected skills from tskovlund, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-03-11
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

nix-debug
network-and-computer-systems-administrators

Nix debugging strategies and common fixes. Use when encountering Nix evaluation errors, build failures, flake lock issues, infinite recursion, hash mismatches, or when the user asks to debug a Nix problem. Also useful for nix repl tricks and home-manager troubleshooting.

2026-03-11
nix-module
software-developers

Guide for adding a new home-manager module to nix-config. Use when creating a new module directory under home/, adding a new program or tool to the config, or when the user says "add a module" or "create a new module".

2026-03-11
nix-secret
network-and-computer-systems-administrators

Guide for adding a new agenix-encrypted secret to the nix-config setup. Use when adding SSH keys, API tokens, encrypted config files, or any secret that should be age-encrypted. Covers the two-repo workflow between nix-config and nix-config-personal.

2026-03-11
nix-update
network-and-computer-systems-administrators

Update nix-config: pull remote changes, update flake inputs, check, and deploy. Use when the user says "update", "update dependencies", "update nix", "update inputs", when repo-sync flags stale inputs, or when flake.lock is more than 2 weeks old.

2026-03-11
switch-verify
network-and-computer-systems-administrators

Deploy and verify nix-config changes. Use after making changes to any nix-config module, when the user says "deploy", "switch", "apply changes", or "test the config". Handles make check, make switch, and visual verification for UI changes.

2026-03-11