| Age | Commit message (Collapse) | Author |
|
|
|
- Each rice's system.nix now directly configures desktop environment and stylix
- No complex option system needed - rices just set services directly
- nord-blue: i3 + Nord colors
- cassette-futurism: KDE Plasma 6 + retro cassette colors
- original: i3 + default Nord colors
- Removed rice-desktop.nix complexity
- Display manager (ly) stays in system/services.nix (user-managed)
- To use a rice: mkSystem hostname rice-name in flake.nix
|
|
- Rice parameter now passed to both system and home-manager
- Removed hostname-based rice mapping from home/mun/default.nix
- Home config directly imports rice using rice parameter
- Now you just specify rice once: mkSystem hostname rice-name
|
|
- Rice system configs now imported in flake mkSystem helper
- Removed rice system.nix imports from host configurations
- mkSystem now takes hostname and rice name as parameters
- Fixes module ordering issue where rice options weren't defined yet
|
|
- Modified mkSystem to create per-host home-manager configuration
- Hostname is now explicitly passed via extraSpecialArgs
- Home config receives hostname parameter for rice selection
|
|
- Modified home/mun/default.nix to select rice based on hostname
- herra now uses cassette-futurism rice (KDE Plasma)
- kronos and mystra continue using nord-blue rice (i3wm)
- Allows different hosts to use different desktop environments
|
|
- Created cassette futurism color palette with CRT aesthetic (hot pink, cyan, CRT green)
- Added KDE Plasma 6 system configuration with Wayland support
- Created Konsole color scheme and profile for retro terminal look
- Added KDE-specific theme configuration via xdg config files
- Configured Neovim with cassette futurism syntax highlighting
- Rice uses SDDM display manager and KWin compositor with blur effects
|
|
- Created nord-blue/system.nix with i3 environment and Nord color scheme
- Created original/system.nix with i3 environment and default stylix colors
- Both rices now declare their desktop requirements explicitly
|
|
|
|
|
|
|
|
|
|
|
|
other refactored configs
|
|
|
|
|
|
|
|
|