NixOS Flake configuration primarily designed to make the Steamdeck a more functional and productive Linux machine.
Go to file
jeirmeister 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
documentation fix(system): recover from failed boot due to filesystem issues 2024-10-30 16:53:48 -07:00
hosts/steamdeck fix(system): recover from failed boot due to filesystem issues 2024-10-30 16:53:48 -07:00
users/jeirmeister refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
.gitignore refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
.repo-to-text-settings.yaml refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
changes.diff refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
config.json refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
config.sh refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
full_status.txt refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
home.nix refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00
status.txt refactor: reorganize program configuration structure 2024-10-30 21:31:46 -07:00