formatted everything, things are looking nice now.
This commit is contained in:
parent
0e99742361
commit
ad562f5479
57 changed files with 2269 additions and 2311 deletions
|
@ -1,4 +1,3 @@
|
|||
{ inputs, lib, ...}:
|
||||
{
|
||||
nix.registry = lib.mapAttrs (_: v: {flake = v; }) inputs;
|
||||
{ inputs, lib, ... }: {
|
||||
nix.registry = lib.mapAttrs (_: v: { flake = v; }) inputs;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue