by himkt · Claude Skill · ★ 32
config Unified Nix-based configuration for macOS (nix-darwin) and NixOS. Structure dotfiles/ ├── flake.nix # Unified flake (NixOS + nix-darwin) ├── Makefile # Build and link targets ├── bin/ # link.py — creates working-tree symlinks ├── nix/ # All Nix-managed system + Home Manager config │ ├── hosts/ │ │ ├── nixos/ # NixOS system configuration │ │ └── macos/ # nix-darwin system configuration │ ├── home/ │ │ ├── nixos.nix # NixOS Home Manager entry point │ │ ├── macos.nix # macOS Home Manager entry point │ │ └── modules/ # Shared and platform-specific modules │ └── secrets/ # sops-nix...
| Stars | 32 |
| Forks | 2 |
| Language | Nix |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 69.0591032084702/100 |
| Last Updated | 2026-03-15 |
| Created | 2017-02-22 |
| Platforms | claude-code |
| Est. Tokens | ~84k |
Explore other popular claude skill tools:
config is ❄️ Nix-based dotfiles, claude code configs, and system settings for macOS & NixOS, which makes everyday software development fun!. It is categorized as a Claude Skill with 32 GitHub stars.
config is primarily written in Nix. It covers topics such as claude, claude-code, dotfiles.
You can find installation instructions and usage details in the config GitHub repository at github.com/himkt/config. The project has 32 stars and 2 forks, indicating an active community.
config is released under the MIT license, making it free to use and modify according to the license terms.