mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: typos
This commit is contained in:
parent
8d8644e216
commit
114d2be756
4 changed files with 27 additions and 29 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ self, inputs, outputs, config, ... }:
|
||||
{ self, outputs, config, ... }:
|
||||
{
|
||||
|
||||
imports = outputs.homeModules ++ outputs.mixedModules ++ (builtins.attrValues outputs.homeManagerModules);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue