| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-10 | added firefox.profileNames | Natasha Moongrave | |
| 2026-04-10 | Removed gdm override in favor of keeping original ly | Natasha Moongrave | |
| 2026-04-10 | Assign schrottkatze rice to herra | Natasha Moongrave | |
| 2026-04-10 | Add schrottkatze rice: Eww status bars | Natasha Moongrave | |
| Top bar (CPU, RAM, battery, systray, time, trans flag), bottom bar (workspaces, traveldings transit, Mullvad VPN, lesbian flag). Gruvbox CSS styling, Nushell scripts for battery and ICE train speed. | |||
| 2026-04-10 | Add schrottkatze rice: Niri compositor config | Natasha Moongrave | |
| KDL configs for keybindings, styling (trans flag gradient borders), workspaces (social/browser), input, privacy, app quirks, overview. Includes arc.frag window-open shader, cpdate.sh script, wallpaper. | |||
| 2026-04-10 | Add schrottkatze rice: Firefox with extensions and privacy hardening | Natasha Moongrave | |
| Tridactyl, Kagi search, 15+ extensions, telemetry disabled, fingerprinting resistance, custom search engines for Nix/Rust/MDN. | |||
| 2026-04-10 | Add schrottkatze rice: terminal, notifications, fuzzel, swayidle, layaway | Natasha Moongrave | |
| Kitty with Gruvbox colors, Dunst notifications, Fuzzel launcher, swayidle/swaylock screen locking, layaway layout tool. | |||
| 2026-04-10 | Add schrottkatze rice: core structure and stylix config | Natasha Moongrave | |
| default.nix exports {system, home}, system.nix has Niri, GDM, Gruvbox Dark Hard stylix, polkit, audio, fonts, XDG portals. stylix.nix has HM-level target overrides, GTK cursor/icon theme. | |||
| 2026-04-10 | Add schrottkatzes nixos config as a submodule because i cant be bothered ↵ | Natasha Moongrave | |
| keeping them in separate folders | |||
| 2026-04-10 | Add firefox config from Schrottkatze | Natasha Moongrave | |
| 2026-04-09 | Added gnome keyring and siabled gnome ssh | Natasha Moongrave | |
| 2026-04-09 | added gnomeKeyring to system services | Natasha Moongrave | |
| 2026-04-09 | add evloution to mun packages | Natasha Moongrave | |
| 2026-04-07 | Updated flake.lock file | Natasha Moongrave | |
| 2026-04-07 | Removed nixowos mention from README | Natasha Moongrave | |
| 2026-04-07 | excluded dunst from border, ruonded corners and shadow | Natasha Moongrave | |
| 2026-04-07 | commented out manual dunst styling to let stylix handle it | Natasha Moongrave | |
| 2026-04-07 | removed nixowos inputs | Natasha Moongrave | |
| 2026-04-07 | Removed NixOwOS completely | Natasha Moongrave | |
| 2026-04-07 | remove lib.mkForce from dumst config as nixowos is now disabled | Natasha Moongrave | |
| 2026-04-07 | disable nixowos | Natasha Moongrave | |
| 2026-04-07 | Updated dunst to force its config | Natasha Moongrave | |
| 2026-04-07 | Added alert red as a color in variables for nord-blue | Natasha Moongrave | |
| 2026-04-07 | imported dunst into rice home | Natasha Moongrave | |
| 2026-04-07 | Added dunst configuration for notification handling | Natasha Moongrave | |
| 2026-04-07 | Added obs plugins | Natasha Moongrave | |
| 2026-04-07 | Merge branch 'refactor-rice-system' | Natasha Moongrave | |
| 2026-04-07 | Added .gitignore with result | Natasha Moongrave | |
| 2026-04-07 | Updated README to document new rice system architecture | Natasha 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-07 | Fixed package names in herra configuration | Natasha 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-07 | Removed rice imports from shared configuration files | Natasha 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-07 | Updated flake to import rice modules directly | Natasha 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-07 | Restructured rice system to separate system and home-manager configs | Natasha 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-07 | Updated proper extraConfig nesting and added notes in audio config for herra | Natasha Moongrave | |
| 2026-04-07 | switched NOTE to TODO in herra's audio config | Natasha Moongrave | |
| 2026-04-07 | Updated herra's audio configuration and included base config for low audio ↵ | Natasha Moongrave | |
| latency | |||
| 2026-04-07 | Fixed a big error where the flake way importing rices/<rice>/system.nix ↵ | Natasha Moongrave | |
| instead of rices/<rice>/default.nix | |||
| 2026-04-07 | Updated flake for herra to use the plasma6 rice instead of the now deleted ↵ | Natasha Moongrave | |
| cosmic rice | |||
| 2026-04-07 | Added missing '...' import to packages.nix in herra | Natasha Moongrave | |
| 2026-04-07 | Merge branch 'herra_cosmic-to-plasma6' | Natasha Moongrave | |
| 2026-04-07 | Added base plasma6 "rice" and stylix configuration | Natasha Moongrave | |
| 2026-04-07 | Removed old unfinished cosmic rice | Natasha Moongrave | |
| 2026-04-07 | Imported steam config into main herra configuration | Natasha Moongrave | |
| 2026-04-07 | Added steam configuration to herra | Natasha Moongrave | |
| 2026-04-07 | Removed obsolete files | Natasha Moongrave | |
| 2026-04-07 | updated README | Natasha Moongrave | |
| 2026-04-07 | Updated config | Natasha Moongrave | |
| 2026-04-06 | Removed easyeffects from mun home programs | Natasha Moongrave | |
| 2026-04-06 | Imported everything into the herra configuration file | Natasha Moongrave | |
| 2026-04-06 | Added useful packages to herra | Natasha Moongrave | |
