formatting
This commit is contained in:
parent
407bf46d5d
commit
c12eaad5f0
6 changed files with 17 additions and 44 deletions
|
|
@ -67,7 +67,4 @@ let
|
|||
};
|
||||
};
|
||||
};
|
||||
in
|
||||
{
|
||||
home-manager.users.moritz = { ... }: (base);
|
||||
}
|
||||
in { home-manager.users.moritz = { ... }: (base); }
|
||||
|
|
|
|||
|
|
@ -20,7 +20,4 @@ let
|
|||
};
|
||||
};
|
||||
};
|
||||
in
|
||||
{
|
||||
home-manager.users.moritz = { ... }: (base);
|
||||
}
|
||||
in { home-manager.users.moritz = { ... }: (base); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue