finalise dendritic migration
This commit is contained in:
parent
1075c256f8
commit
472aabee2a
3 changed files with 52 additions and 38 deletions
|
|
@ -158,7 +158,10 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
imports = [ inputs.vicinae.homeManagerModules.default ];
|
||||
imports = [
|
||||
inputs.vicinae.homeManagerModules.default
|
||||
]
|
||||
++ (with inputs.self.modules.homeManager; [ media ]);
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue