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:
parent
84cbb4eb7d
commit
6b41b87f67
@ -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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user