reformat
This commit is contained in:
parent
932002fb86
commit
87a39426a4
2 changed files with 4 additions and 2 deletions
|
@ -24,7 +24,9 @@
|
|||
./hosts/work-ntb
|
||||
./hosts/base
|
||||
];
|
||||
specialArgs = { inherit inputs; };
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
};
|
||||
};
|
||||
};
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
|
||||
|
|
Loading…
Reference in a new issue