chore(flake): add nixfmt to shell
This commit is contained in:
parent
48c9c0206a
commit
1344386e8a
1 changed files with 1 additions and 2 deletions
|
@ -23,7 +23,6 @@
|
||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
system,
|
system,
|
||||||
self',
|
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
|
@ -32,7 +31,7 @@
|
||||||
agenix.packages.${system}.default
|
agenix.packages.${system}.default
|
||||||
just
|
just
|
||||||
nh
|
nh
|
||||||
self'.formatter
|
nixfmt-rfc-style
|
||||||
statix
|
statix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue