feat(darwin): Add stylix and user modules
This commit is contained in:
parent
65659908cf
commit
9470ea2f90
3 changed files with 20 additions and 0 deletions
|
@ -41,6 +41,8 @@ let
|
|||
specialArgs = { inherit (config.flake) self; };
|
||||
modules = [
|
||||
cfg.modules.darwin.default
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
{ home-manager = globalCfg name value; }
|
||||
];
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue