aboutsummaryrefslogtreecommitdiff
path: root/hosts
AgeCommit message (Collapse)Author
2026-04-19Added neededforboot to nix store paortitionOromis Foxtail
2026-04-19fixed some issuesOromis Foxtail
2026-04-14added configuration for the nix store (on a separate partition labeled ↵WolfQuery
nixstore to enable all btrfs compression
2026-04-14finished confgiuring steam runtime for herraWolfQuery
2026-04-14added some gayming and optimization packages for herraWolfQuery
2026-04-14updated the drivers for herraWolfQuery
2026-04-10Disabled obs-studio-plugins.distroav due to a stale upstream hashNatasha Moongrave
2026-04-10Fixed obs pluginsNatasha Moongrave
2026-04-07Added obs pluginsNatasha Moongrave
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-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-07Added missing '...' import to packages.nix in herraNatasha Moongrave
2026-04-07Imported steam config into main herra configurationNatasha Moongrave
2026-04-07Added steam configuration to herraNatasha 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-05Add Linux Zen gaming kernel for herra desktopNatasha Moongrave
- Configure herra with linuxPackages_zen for gaming optimizations - Includes low-latency patches, BFQ scheduler, and improved desktop interactivity - Provides similar performance benefits to Bazzite kernel - Uses lib.mkForce to override system-wide linuxPackages_latest - Kronos and mystra remain on standard latest kernel Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-04Refactor rice system imports to flake levelNatasha Moongrave
- 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
2026-04-04Enable hostname-aware rice selection and switch herra to cassette-futurismNatasha Moongrave
- 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
2026-04-04Wire rice system configs to host configurationsNatasha Moongrave
- Updated kronos to import nord-blue/system.nix - Updated herra to import cassette-futurism/system.nix (will be committed next) - Updated mystra to import nord-blue/system.nix - Hosts now declare their rice at system level
2026-04-04Add mystra host configuration for ThinkPad X220Natasha Moongrave
- Added minimal mystra host config with placeholder hardware-configuration.nix - Updated flake.nix to include mystra in nixosConfigurations - Hardware config includes setup instructions for actual X220
2026-03-30Refactored the entire configurationNatasha Moongrave
2026-03-22updated stuffNatasha Moongrave
2026-03-22Made some adjustments to allow for multiple configurations to exist under ↵Natasha Moongrave
the flake