chore: add formatter
This commit is contained in:
parent
abc9990f38
commit
16fcb94897
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@
|
|||
];
|
||||
in
|
||||
{
|
||||
formatter = pkgs.nixfmt-tree;
|
||||
|
||||
packages.manualHtml = pkgs.callPackage ./docs {
|
||||
inherit nmdsrc;
|
||||
allModules = self.nixosModules.default.imports
|
||||
|
|
|
|||
Loading…
Reference in a new issue