ez-configs icon indicating copy to clipboard operation
ez-configs copied to clipboard

Allow setting user module names for system hm modules

Open ehllie opened this issue 1 year ago • 1 comments

Allows setting an attribute set in a form:

{
  host-user-name = "homeConfigurations-module";
 }

to {nixos,darwin}.hosts.<hostname>.userHomeModules Would close #11

ehllie avatar Aug 16 '24 19:08 ehllie

This works perfectly to solve my issue. Thank you!

reedrw avatar Oct 09 '24 16:10 reedrw