New file only for host declaration
Easier reference between nodes
This commit is contained in:
parent
0495e100fe
commit
398d3dfeca
3 changed files with 116 additions and 102 deletions
|
|
@ -59,7 +59,7 @@
|
|||
system = "x86_64-linux";
|
||||
pkgs = import nixpkgs { inherit system; };
|
||||
lib = nixpkgs.lib;
|
||||
hosts = import hosts/hosts.nix { inherit inputs; };
|
||||
hosts = import hosts/deployments.nix { inherit inputs; };
|
||||
in
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue