nix: enabled stylua

This commit is contained in:
Primrose 2024-06-20 20:45:21 +02:00
parent fefb5a4302
commit 9bd4e7c368
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 8 additions and 3 deletions

View file

@ -2,6 +2,8 @@
outputs =
inputs:
inputs.flake-parts.lib.mkFlake { inherit inputs; } {
_module.args.flakeRoot = ./.;
flake.nixConfig = {
extra-substituters = [ "https://leana8959.cachix.org" ];
extra-trusted-substituters = [ "https://leana8959.cachix.org" ];