no warning

This commit is contained in:
Osman Faruk Bayram 2025-08-06 02:26:22 +03:00
parent e4b52b1257
commit a51faa2ffb

View file

@ -76,7 +76,7 @@
};
lib = import ./lib { inherit (nixpkgs) lib; };
formatter = forAllSystems (system: (makePkgs system).nixfmt-rfc-style);
formatter = forAllSystems (system: (makePkgs system).nixfmt-tree);
deploy.nodes.harmonica = {
hostname = "192.168.0.11";
profiles.system = {