My personal NixOS configuration for a home PC featuring:
- Hyprland (Wayland compositor)
- Catppuccin theme (Mocha flavor)
- Home Manager for user-specific configuration
- Fully declarative system setup
- 🖼️ Hyprland - Dynamic tiling Wayland compositor
- 🖥️ Waybar - Customizable status bar
- 🔍 Rofi - Application launcher with Catppuccin skin
- 🎨 Catppuccin - Soothing pastel theme for:
- GTK apps
- Qt apps
- Alacritty terminal
- Waybar
- Rofi
- 📦 Nix Flakes - For reproducible builds
- 🏠 Home Manager - User environment management
- Clone this repository:
git clone https://github.com/yourusername/nixos-config.git /etc/nixos cd /etc/nixos