aboutsummaryrefslogtreecommitdiff
path: root/hosts/herra
AgeCommit message (Collapse)Author
21 hoursAdded wireguard configuration to herra's network configNatasha Moongrave
21 hoursadded herra's secrets configNatasha Moongrave
21 hoursAdded agenix config and wireguard secretsNatasha Moongrave
11 daysFixed dockerNatasha Moongrave
11 daysRemoved useless docker.enableNatasha Moongrave
2026-06-01Fixed some config issuesNatasha Moongrave
2026-06-01Moved docker config from herra ai.nix to system/virtualisation.nixNatasha Moongrave
2026-06-01Rewrote ai.nix to use native nixos containerisationNatasha Moongrave
2026-06-01Added arion-pkgs.nix into /etc so that arion doesnt complainNatasha Moongrave
2026-06-01Added ai to herra's config aggregatorNatasha Moongrave
2026-06-01Added a local ai stack to herraNatasha Moongrave
2026-05-22Fixed steamNatasha Moongrave
2026-05-14Removed the broken and stupid iddeaNatasha Moongrave
2026-05-13Fixed GAMES not auto mounting by making it a systemd mountNatasha Moongrave
2026-05-12Added GAMES as an auto mount to herraNatasha Moongrave
2026-05-12Moved docker sotrage driver btrfs to be herra specific as kronos doesnt use ↵Natasha Moongrave
btrfs
2026-05-01Fixed usbmuxd and enabled it as a serviceNatasha Moongrave
2026-05-01Added networking configuration to Herra to allow for usb tethering over iPhoneNatasha Moongrave
2026-04-23Updated drivers for hewrra to preperly set the gpu to tis maxOromis Foxtail
2026-04-23updated audio to proper valuesOromis Foxtail
2026-04-22Removed nix subvolume file_system configfOromis Foxtail
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-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