aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-09Added gnome keyring and siabled gnome sshNatasha Moongrave
2026-04-09added gnomeKeyring to system servicesNatasha Moongrave
2026-04-09add evloution to mun packagesNatasha Moongrave
2026-04-07Updated flake.lock fileNatasha Moongrave
2026-04-07Removed nixowos mention from READMENatasha Moongrave
2026-04-07excluded dunst from border, ruonded corners and shadowNatasha Moongrave
2026-04-07commented out manual dunst styling to let stylix handle itNatasha Moongrave
2026-04-07removed nixowos inputsNatasha Moongrave
2026-04-07Removed NixOwOS completelyNatasha Moongrave
2026-04-07remove lib.mkForce from dumst config as nixowos is now disabledNatasha Moongrave
2026-04-07disable nixowosNatasha Moongrave
2026-04-07Updated dunst to force its configNatasha Moongrave
2026-04-07Added alert red as a color in variables for nord-blueNatasha Moongrave
2026-04-07imported dunst into rice homeNatasha Moongrave
2026-04-07Added dunst configuration for notification handlingNatasha Moongrave
2026-04-07Added obs pluginsNatasha Moongrave
2026-04-07Merge branch 'refactor-rice-system'Natasha Moongrave
2026-04-07Added .gitignore with resultNatasha Moongrave
2026-04-07Updated README to document new rice system architectureNatasha Moongrave
- Each rice now exports {system, home} from default.nix - system.nix contains NixOS-level configs (desktop + stylix) - home.nix contains home-manager imports (program configs) - Updated examples to show plasma6 rice instead of cosmic - Clarified separation between NixOS and HM concerns - Updated 'Creating a New Rice' section with new structure
2026-04-07Fixed package names in herra configurationNatasha Moongrave
- Changed alsamixer to alsa-utils (correct package name) - Changed jack to jack2 (correct package name) - Removed obs-ndi (not available in current package set)
2026-04-07Removed rice imports from shared configuration filesNatasha Moongrave
- 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
2026-04-07Updated flake to import rice modules directlyNatasha Moongrave
mkSystem now imports ./home/rices/${rice}/system.nix mkHomeManagerModule now imports ./home/rices/${rice}/home.nix This fixes the dual import issue and ensures rice configs are properly separated between NixOS and home-manager contexts
2026-04-07Restructured rice system to separate system and home-manager configsNatasha Moongrave
Each rice now exports {system, home} with: - system.nix: NixOS-level configs (DE, services, packages, stylix) - home.nix: Home-manager configs (program dotfiles) - default.nix: Exports both modules Applied to: nord-blue, original, plasma6 For plasma6: merged plasma.nix and stylix.nix into system.nix
2026-04-07Updated proper extraConfig nesting and added notes in audio config for herraNatasha Moongrave
2026-04-07switched NOTE to TODO in herra's audio configNatasha Moongrave
2026-04-07Updated herra's audio configuration and included base config for low audio ↵Natasha Moongrave
latency
2026-04-07Fixed a big error where the flake way importing rices/<rice>/system.nix ↵Natasha Moongrave
instead of rices/<rice>/default.nix
2026-04-07Updated flake for herra to use the plasma6 rice instead of the now deleted ↵Natasha Moongrave
cosmic rice
2026-04-07Added missing '...' import to packages.nix in herraNatasha Moongrave
2026-04-07Merge branch 'herra_cosmic-to-plasma6'Natasha Moongrave
2026-04-07Added base plasma6 "rice" and stylix configurationNatasha Moongrave
2026-04-07Removed old unfinished cosmic riceNatasha Moongrave
2026-04-07Imported steam config into main herra configurationNatasha Moongrave
2026-04-07Added steam configuration to herraNatasha Moongrave
2026-04-07Removed obsolete filesNatasha Moongrave
2026-04-07updated READMENatasha Moongrave
2026-04-07Updated configNatasha Moongrave
2026-04-06Removed easyeffects from mun home programsNatasha Moongrave
2026-04-06Imported everything into the herra configuration fileNatasha Moongrave
2026-04-06Added useful packages to herraNatasha Moongrave
2026-04-06Added driver configuration to herraNatasha Moongrave
2026-04-06Added audio configuration for herraNatasha Moongrave
2026-04-06Changed herra to use the cosmic riceNatasha Moongrave
2026-04-06Added The Finals themed insert coin wallpaperNatasha Moongrave
2026-04-06Configured stylix for the cosmic riceNatasha Moongrave
2026-04-06Added variables for the cosmic riceNatasha Moongrave
2026-04-06moved fluxbox to cosmicNatasha Moongrave
2026-04-06changed fluxbox to cosmicNatasha Moongrave
2026-04-06moved cassette-futurism to fluxboxNatasha Moongrave
2026-04-06Enabled fluxboxNatasha Moongrave