Configure for atlas/pinj and add Wayland session variables #2

Merged
ragusa-it merged 6 commits from claude/analyze-setup-z9dDE into main 2026-02-01 20:25:09 +00:00

6 Commits

Author SHA1 Message Date
Melvin Ragusa
e4b353d969 Merge pull request #3 from ragusa-it/copilot/sub-pr-2
Integrate nix-gaming optimizations and Home Manager foundation
2026-02-01 21:22:14 +01:00
copilot-swe-agent[bot]
37b8df0417 Address code review feedback
- Fix redundant LACT comment
- Add clarifying comment for Home Manager setup

Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:14:17 +00:00
copilot-swe-agent[bot]
ec82700be0 Add nix-gaming, Home Manager, and system improvements
- Add nix-gaming flake for gaming optimizations
- Add Home Manager for better user package management
- Enable zramSwap for memory compression
- Enable fwupd for firmware updates
- Enable power-profiles-daemon for power management
- Add PipeWire low-latency configuration
- Add platform optimizations from nix-gaming
- Add gaming tools: LACT, vkbasalt, discord
- Add dev tools: meld, dbeaver-bin, insomnia

Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:13:24 +00:00
copilot-swe-agent[bot]
1944b51e29 Initial plan 2026-02-01 20:11:07 +00:00
Claude
48724124d5 Set German timezone and keyboard layout
- Change timezone from Europe/Rome to Europe/Berlin
- Add German keyboard (nodeadkeys) for console and XKB
- Keep en_US.UTF-8 locale for English system language

https://claude.ai/code/session_01UAdmEkSeh9NGPfjRfViLWY
2026-02-01 20:02:03 +00:00
Claude
042b36f2e4 Configure for atlas/pinj and add Wayland session variables
- Rename hosts/hostname/ to hosts/atlas/
- Replace all <hostname> placeholders with 'atlas'
- Replace all <username> placeholders with 'pinj'
- Set timezone to Europe/Rome (with TODO note to change if needed)
- Set locale to en_US.UTF-8
- Add Wayland session variables (QT_QPA_PLATFORM, MOZ_ENABLE_WAYLAND,
  NIXOS_OZONE_WL) for proper app integration
- Remove placeholder comments that are no longer needed

https://claude.ai/code/session_01UAdmEkSeh9NGPfjRfViLWY
2026-02-01 20:00:52 +00:00