NixOS Flake configuration primarily designed to make the Steamdeck a more functional and productive Linux machine.
Go to file
jeirmeister 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
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 holy cow methinks it works 2024-10-30 03:44:30 -07:00
home.nix Updated git.nix to include configuration for global credential storage 2024-10-30 02:41:34 -07:00