Commit Graph

6 Commits

Author SHA1 Message Date
593735370a Migrate to AGS v3 with colorshell configuration
- Updated AGS from v1 to v3 with Astal integration
- Integrated colorshell desktop shell (without app runner)
- Added all required Astal packages (apps, auth, battery, bluetooth, etc.)
- Disabled runner module (using Vicinae launcher instead)
- Disabled dunst (colorshell handles notifications)
- Fixed colorshell dependencies: gresource, pywal colors, uwsm
- Patched colorshell to work with NixOS paths
- Added build tools: pnpm, glib.dev for gresource compilation
- Created default pywal color scheme (Catppuccin-based)
- Set XDG_CACHE_HOME in Hyprland environment
- Fixed path resolution for cache directories

Colorshell is now running with styled bar on both monitors
2025-11-04 20:54:25 +00:00
8a3ce641fb Fix: update home.nix to include AGS configuration for improved desktop management 2025-11-04 20:08:23 +00:00
e3b5bac48c Fix: update AGS and Astal configurations for improved widget management and system integration 2025-11-04 20:04:29 +00:00
64be9541fd Fix: update home.nix to enable discord and comment out legcord in communication applications 2025-10-28 03:01:33 +00:00
2318dbe18e Fix: update desktop configuration and hardware settings for improved setup 2025-10-28 01:29:40 +00:00
10f0bc388d Initial NixOS flake-based multi-host setup
Add a NixOS system configuration using flakes, supporting multiple hosts (desktop, laptop, my-machine) with shared and per-host settings. Includes Home Manager integration, user-level and system-level package management, and example hardware configuration placeholders. Provides a README with setup instructions and a .gitignore for common Nix and editor artifacts.
2025-10-26 19:50:35 +00:00