chore: format
This commit is contained in:
parent
18cce0eb09
commit
8699ef309d
60 changed files with 265 additions and 312 deletions
|
|
@ -41,7 +41,7 @@
|
|||
copyparty.url = "github:9001/copyparty";
|
||||
};
|
||||
|
||||
outputs = inputs@{ flake-parts, ... }:
|
||||
flake-parts.lib.mkFlake { inherit inputs; }
|
||||
outputs = inputs @ {flake-parts, ...}:
|
||||
flake-parts.lib.mkFlake {inherit inputs;}
|
||||
(inputs.import-tree ./modules);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue