dot.nix/hosts
Chris Toph 4c8001bcfa Refactor GNOME configuration and introduce new themes and programs
- Removed extensive GNOME settings from default.nix and replaced with a simplified import structure.
- Created new default.nix for GNOME programs to streamline configuration.
- Added ghostty terminal emulator with Fish integration and custom settings.
- Introduced a new theme configuration with Qogir icon theme and Stylix integration.
- Added new wallpapers and theme YAML for Invincible theme.
- Updated rune configuration to include desktop entries for NixOS and Windows 11 VMs.
- Added monitors.xml configuration for multi-monitor setups.
- Updated global GNOME configuration to enable auto-login and refine package exclusions.
2025-05-19 16:34:06 -04:00
..
global Refactor GNOME configuration and introduce new themes and programs 2025-05-19 16:34:06 -04:00
nixos Refactor configuration files: remove Hyprland references and clean up some unneeded things 2025-05-19 16:29:17 -04:00
readme.md Refactors user declaration for /hosts and fixes related configs 2025-05-08 19:19:06 -04:00

TODO:

  • Fix up how DEs are configured, its not modular at all rn, i need to be able to select the DE from hostSpec and it should be able to change config per user
  • decouple /pool from places its not needed, or should be optional
    • some users should not have access to pool or just cant access it cuz not local
  • ssh keys are not setup per user
    • should probably fix