dot.nix/hosts
Chris Toph 270ebded3d Refactor config paths & update host imports
• Relocates common configurations from a user-specific directory to a global hierarchy
• Adds host-specific files and updates import paths for better modularity
• Introduces an experimental GNOME mutter feature
2025-05-27 14:44:19 -04:00
..
global Refactor config paths & update host imports 2025-05-27 14:44:19 -04:00
nixos Update gaming configuration: remove video driver setting and add AMD Vulkan ICD variable 2025-05-27 14:42:22 -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