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>
This commit is contained in:
@@ -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.<username>
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user