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).
Edited by Brisingr05