flake.nix: formatting

This commit is contained in:
notohh 2023-06-14 06:10:12 -04:00
parent cd55480d9e
commit 37a8277678
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -44,10 +44,10 @@
name = "snowflake";
packages = with pkgs; [
nil
yaml-language-server
alejandra
git
sops
alejandra
yaml-language-server
];
};
formatter.${system} = pkgs.alejandra;