Fix flake check
This commit is contained in:
parent
b43932eca0
commit
292fc7dbe3
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
apps = (nixinate.nixinate.x86_64-linux self);
|
apps.x86_64-linux = (nixinate.nixinate.x86_64-linux self).nixinate;
|
||||||
formatter = {
|
formatter = {
|
||||||
${system} = pkgs.nixpkgs-fmt;
|
${system} = pkgs.nixpkgs-fmt;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue