What problem does it solve?
This Skill enables declarative GNOME configuration management for NixOS and Home Manager, replacing manual per-machine tweaks with reproducible code.
Core Features & Use Cases
- Declarative configuration: Manage displayManager, desktopManager, and per-user settings in code using NixOS and Home Manager.
- Stylix theming: Centralized, consistent theming across GNOME applications and GTK themes.
- Extension management: Declarative install and enablement of GNOME extensions via dconf and Home Manager.
- Troubleshooting: Structured patterns and best practices for debugging configuration drift and issues.
Quick Start
Apply declarative GNOME configuration by enabling GNOME in your NixOS configuration and using Home Manager for per-user settings; tailor styling and extensions with the provided examples.