mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Reorder module arguments again
This commit is contained in:
parent
258cc2d7f2
commit
cda9b2d2fb
8 changed files with 11 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
config,
|
||||
self,
|
||||
inputs,
|
||||
self,
|
||||
lib,
|
||||
...
|
||||
}@moduleArgs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue