mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: enabled stylua
This commit is contained in:
parent
fefb5a4302
commit
9bd4e7c368
2 changed files with 8 additions and 3 deletions
|
|
@ -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" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue