Commit Graph

7 Commits

Author SHA1 Message Date
82a02d7257 modifications to steamdeck hardware, allow for hp printing and switched up v4lloopback module. included cachix in again, along with devenv support 2024-11-07 11:05:45 -08:00
d475f895a0 Minor changes 2024-11-01 00:49:26 -07:00
ff72e7ca4a refactor: organize package management for poetry 2024-10-31 22:06:57 -07:00
983a08600d fix(system): recover from failed boot due to filesystem issues
Recovery process required multiple steps:
- Disabled failed swap mount from SteamOS partition in hardware-configuration.nix
- Established network connectivity in emergency mode for Jovian packages
- Separated boot loader config from configuration.nix into hardware-configuration.nix
- Remounted root and /nix/store with write permissions
- Rebuilt system with working network connection

Added documentation and recovery tools:
- Network recovery procedures and scripts
- Filesystem troubleshooting guides
- Common issues and solutions for Steam Deck NixOS
- Prevention strategies for future issues

The system now boots successfully into GUI environment. Documentation and
scripts are available under documentation/ to assist with similar recovery
scenarios in the future.
2024-10-30 16:53:48 -07:00
d615414f29 - Removed programs.xwayland.enable=true
--> ? Unknown if needed and how to enable, may assist with v4l2loopback and x111 compatibilty with wayland compositor
2024-10-30 02:13:01 -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
ed7a59b56d Added basic configurations, imported repo2txt as custom package 2024-10-29 23:11:22 -07:00