aboutsummaryrefslogtreecommitdiff
path: root/system/default.nix
AgeCommit message (Collapse)Author
2026-04-04Add rice-driven desktop environment systemNatasha Moongrave
- 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
2026-03-31Moved nixowos config to its own fileNatasha Moongrave
2026-03-31Enabled nixowos after fix with interaction with stylixNatasha Moongrave
2026-03-30Commented out NixOwOS until fixedNatasha Moongrave
2026-03-30Added nixowos to the configurationNatasha Moongrave
2026-03-30Refactored the entire configurationNatasha Moongrave