Commit Graph

7 Commits

Author SHA1 Message Date
d475f895a0 Minor changes 2024-11-01 00:49:26 -07:00
e4b85e086f refactor: reorganize program configuration structure
Major structural changes:
- Create modular program organization by category (development, gaming, shell, etc.)
- Consolidate Python environment configurations using python311
- Introduce comprehensive shell configuration hierarchy
- Move utility programs into appropriate categories

Details:
- Migrate to consistent Python 3.11 usage across all Python tools
- Add structured environment management for multiple languages (Python, Rust, Go, JavaScript)
- Organize shell utilities into logical categories (security, network, files, etc.)
- Consolidate development tools and editor configurations
- Move VR configuration to gaming category
- Group productivity apps (Bitwarden, Obsidian, Todoist)

This restructuring aims to make the configuration more maintainable
and easier to extend in preparation for future flake migration.
2024-10-30 21:31:46 -07:00
51140417d0 Updated git.nix to include configuration for global credential storage 2024-10-30 02:41:34 -07:00
c1f4c04ab2 - Replaced repo2text with repo-to-text for more functionality
- Added in v4l2loopback configuratioins that may assist in ImmersedVR integration
- Reorganized configuration.nix
- Mounted SteamOS games filesystem with proper permissions
2024-10-30 02:05:29 -07:00
5d6917f78d fixed the repo2text 2024-10-29 23:37:08 -07:00
580ecfe501 refactored for correct repo2text python package 2024-10-29 23:20:34 -07:00
ed7a59b56d Added basic configurations, imported repo2txt as custom package 2024-10-29 23:11:22 -07:00