aboutsummaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2026-04-04Pass hostname to home-manager via extraSpecialArgsNatasha Moongrave
- Modified mkSystem to create per-host home-manager configuration - Hostname is now explicitly passed via extraSpecialArgs - Home config receives hostname parameter for rice selection
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-04Add cassette-futurism KDE Plasma riceNatasha Moongrave
- Created cassette futurism color palette with CRT aesthetic (hot pink, cyan, CRT green) - Added KDE Plasma 6 system configuration with Wayland support - Created Konsole color scheme and profile for retro terminal look - Added KDE-specific theme configuration via xdg config files - Configured Neovim with cassette futurism syntax highlighting - Rice uses SDDM display manager and KWin compositor with blur effects
2026-04-04Add system configurations for existing ricesNatasha Moongrave
- Created nord-blue/system.nix with i3 environment and Nord color scheme - Created original/system.nix with i3 environment and default stylix colors - Both rices now declare their desktop requirements explicitly
2026-04-04Add easyeffects to packagesNatasha Moongrave
2026-04-01Remove gnome_disks_utility and add sshfs to mun home packages.Natasha Moongrave
2026-03-31Updated nixowos config to change name and brandingNatasha Moongrave
2026-03-31Updated cgit hostname to tailscale ip to not need magicdnsNatasha Moongrave
2026-03-31Enabled nixowos after fix with interaction with stylixNatasha Moongrave
2026-03-31Moved the original i3 config to /home/rices/original to be in line with the ↵Natasha Moongrave
other refactored configs
2026-03-30Commented out NixOwOS until fixedNatasha Moongrave
2026-03-30Added nixowos to the configurationNatasha Moongrave
2026-03-30Added fenix configurationNatasha Moongrave
2026-03-30Refactored the entire configurationNatasha Moongrave