Commit Graph

14 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
78fb822374 Tighten path/docs clarity
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:59:23 +00:00
copilot-swe-agent[bot]
94ec2169bd Validate username once in flake
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:58:05 +00:00
copilot-swe-agent[bot]
7981be949f Refine username assertion and docs
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:57:01 +00:00
copilot-swe-agent[bot]
f95c64168c Pass password hash path via flake
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:56:31 +00:00
copilot-swe-agent[bot]
4370c6a22d Validate username format
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:55:47 +00:00
copilot-swe-agent[bot]
62c62ef680 Centralize hostname/user defaults
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 20:54:32 +00: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
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
copilot-swe-agent[bot]
7ccb4414b8 Add comment clarifying mango binary source in greetd config
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 19:51:22 +00:00
copilot-swe-agent[bot]
df02e01ce8 Address PR review feedback: security, documentation, and configuration improvements
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 19:50:18 +00:00
copilot-swe-agent[bot]
41de438583 Address code review feedback: improve comments for vm.max_map_count and nerd fonts
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 19:36:31 +00:00
copilot-swe-agent[bot]
bf80ac7579 Add NixOS dual-configuration setup (dev and gaming profiles)
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-01 19:35:39 +00:00