Integrate nix-gaming optimizations and Home Manager foundation #3
@@ -48,6 +48,8 @@
|
|||||||
./hosts/atlas/hardware-configuration.nix
|
./hosts/atlas/hardware-configuration.nix
|
||||||
./modules/common.nix
|
./modules/common.nix
|
||||||
mangoModule
|
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.nixosModules.home-manager
|
||||||
{
|
{
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
# -- Utilities --
|
# -- Utilities --
|
||||||
gamescope # Micro-compositor for gaming
|
gamescope # Micro-compositor for gaming
|
||||||
corectrl # AMD GPU control GUI
|
corectrl # AMD GPU control GUI
|
||||||
lact # LACT - AMD GPU control (alternative to CoreCtrl)
|
lact # Linux AMDGPU Control Tool (alternative to CoreCtrl)
|
||||||
|
|
||||||
# -- Communication --
|
# -- Communication --
|
||||||
discord # Voice chat and gaming communities
|
discord # Voice chat and gaming communities
|
||||||
|
|||||||
Reference in New Issue
Block a user