Agent Skill
2/7/2026

skill-build-deploy

Build and deploy NixOS or Darwin configurations to local or remote hosts.

C
codgician
11GitHub Stars
2Views
npx skills add codgician/serenitea-pot

SKILL.md

Nameskill-build-deploy
DescriptionBuild and deploy NixOS or Darwin configurations to local or remote hosts.

❄️ Serenitea Pot

<img align="right" height="160" width="160" src="https://github.com/codgician/serenitea-pot/assets/15964984/17d0e39c-9bee-4dd1-9aed-bb8d21f23daf">

Built with Nix build evergreen expiry Man hours

Home to all my Nix-managed device profiles.

Naming conventions and logos in this repository are mainly derived from Genshin Impact by miHoYo/HoYoverse.

Binary cache

  • Cache URL: https://codgician.cachix.org
  • Public Key: codgician.cachix.org-1:v4RtwkbJZJwfDxH5hac1lHehIX6JoSL726vk1ZctN8Y=

Quick start

Develop

Start developing with your own flavor of shell:

nix develop -c $SHELL

Don't have nix flake support? Try this instead:

nix-shell

Format the nix code:

nix fmt

To inspect evaluated values or do experiments, you may run REPL using:

nix develop .#repl

Documentation

Checkout docs subfolder for more documentation (work in progress).

Skills Info
Original Name:skill-build-deployAuthor:codgician