1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Add formatter to flake

This commit is contained in:
Stefan Ellmauthaler 2022-08-22 10:57:10 +02:00
parent 84cbb4eb7d
commit 6b41b87f67
Failed to extract signature

View File

@ -143,6 +143,7 @@
pkgs = channels.nixpkgs; pkgs = channels.nixpkgs;
sops-nix = inputs.sops-nix.packages."${channels.nixpkgs.system}"; sops-nix = inputs.sops-nix.packages."${channels.nixpkgs.system}";
}; };
formatter = channels.nixpkgs.alejandra;
}; };
templates = discoverTemplates ./templates { templates = discoverTemplates ./templates {