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;
|
||||
|
||||
Reference in New Issue
Block a user