flake.nix: formatting
This commit is contained in:
parent
cd55480d9e
commit
37a8277678
1 changed files with 2 additions and 2 deletions
|
@ -44,10 +44,10 @@
|
|||
name = "snowflake";
|
||||
packages = with pkgs; [
|
||||
nil
|
||||
yaml-language-server
|
||||
alejandra
|
||||
git
|
||||
sops
|
||||
alejandra
|
||||
yaml-language-server
|
||||
];
|
||||
};
|
||||
formatter.${system} = pkgs.alejandra;
|
||||
|
|
Loading…
Reference in a new issue