| Age | Commit message (Collapse) | Author |
|
- Removed rice import from home/mun/default.nix
- Deleted system/rice-desktop.nix (unused infrastructure)
Rice configs are now imported directly in flake.nix instead of through shared configs
|
|
|
|
- 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
|
|
- Created rice-desktop.nix module allowing rices to declare desktop environments
- Supports i3, KDE Plasma, or no desktop environment
- Enables rice-specific stylix overrides and wallpapers
- Moved desktop and stylix configuration from separate modules to unified rice-desktop
- Updated system/default.nix to import rice-desktop instead of desktop.nix and stylix.nix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|