feat(nix): Install helper tools
This commit is contained in:
parent
92f360e2bb
commit
6448b16751
1 changed files with 2 additions and 0 deletions
|
@ -3,5 +3,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
nil
|
nil
|
||||||
|
statix
|
||||||
|
manix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue