Remove unnecessary programs.home-manager.enable from user.nix

Setting the HM option programs.home-manager.enable to true is only necessary when using standalone Home Manager, which ZaneyOS doesn't. That option adds the home-manager package to home.packages 1, which is needed for running commands like home-manager switch (only required when using standalone HM).

  1. https://github.com/nix-community/home-manager/blob/cba2f9ce95c8d10b66cacf05a275e3ad71959638/modules/programs/home-manager.nix#L32

Edited by Brisingr05

Merge request reports

Loading