no warning
This commit is contained in:
parent
e4b52b1257
commit
a51faa2ffb
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
lib = import ./lib { inherit (nixpkgs) lib; };
|
lib = import ./lib { inherit (nixpkgs) lib; };
|
||||||
formatter = forAllSystems (system: (makePkgs system).nixfmt-rfc-style);
|
formatter = forAllSystems (system: (makePkgs system).nixfmt-tree);
|
||||||
deploy.nodes.harmonica = {
|
deploy.nodes.harmonica = {
|
||||||
hostname = "192.168.0.11";
|
hostname = "192.168.0.11";
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue