From 37b8df041711dfc28b22928b535efad66b39b3e5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 1 Feb 2026 20:14:17 +0000 Subject: [PATCH] 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> --- flake.nix | 2 ++ modules/gaming.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8e16d17..ff0dd48 100644 --- a/flake.nix +++ b/flake.nix @@ -48,6 +48,8 @@ ./hosts/atlas/hardware-configuration.nix ./modules/common.nix mangoModule + # Home Manager module - Foundation for user-level package management + # User-specific configurations can be added via home-manager.users. home-manager.nixosModules.home-manager { home-manager.useGlobalPkgs = true; diff --git a/modules/gaming.nix b/modules/gaming.nix index 7394371..b93f913 100644 --- a/modules/gaming.nix +++ b/modules/gaming.nix @@ -86,7 +86,7 @@ # -- Utilities -- gamescope # Micro-compositor for gaming corectrl # AMD GPU control GUI - lact # LACT - AMD GPU control (alternative to CoreCtrl) + lact # Linux AMDGPU Control Tool (alternative to CoreCtrl) # -- Communication -- discord # Voice chat and gaming communities