added overlays to home manager
This commit is contained in:
parent
3fdee879c7
commit
11092d11b5
4 changed files with 1 additions and 38 deletions
|
@ -54,7 +54,7 @@ in {
|
|||
inherit inputs util outputs osConfig;
|
||||
};
|
||||
modules = [
|
||||
# outputs.homeManagerModules.default
|
||||
../overlays
|
||||
../homes/${user}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue