Skip to main content
Run any Skill in Manus
with one click
GitHub repository

nixos-config

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

skills collected
5
Stars
4
updated
2026-06-29
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

nix-service-scripts
network-and-computer-systems-administrators

Create and update NixOS systemd service scripts within Nix modules. Use when adding, modifying, or debugging systemd services defined in NixOS module config blocks. Covers service structure, store path conventions, environment variables, timer services, tmpfiles, and troubleshooting.

2026-06-29
nixos-module
network-and-computer-systems-administrators

Create and manage NixOS and home-manager modules following the enable-by-option pattern used in ShizNix. Use when adding new system functionality, refactoring existing modules, creating home-manager modules, adding systemd services, or working with option declarations. Covers module structure, option types, mkIf guards, systemd services, Stylix integration, cross-module dependencies, and verification.

2026-06-29
nix-flake-ops
network-and-computer-systems-administrators

Manage Nix flake operations — update inputs, lock flake, check evaluation, and maintain flake.nix. Use when updating flake dependencies, troubleshooting lock conflicts, adding/removing inputs, or running flake checks. Integrates with the nix-flake and nix-build tools.

2026-06-27
nix-secrets
information-security-analysts

Manage encrypted secrets with sops-nix and age encryption. Use when adding new secrets, rotating keys, editing encrypted values, or troubleshooting decryption failures. Covers sops-nix module integration, secrets.yaml structure, host key management, and decryption troubleshooting.

2026-06-27
nixos-debug
network-and-computer-systems-administrators

Debug NixOS build and evaluation failures. Use when nixos-rebuild fails, nix flake check errors, or module evaluation produces tracebacks. Covers common error patterns, trace analysis, and targeted fix strategies for the ShizNix configuration.

2026-06-27