+AZPILOGISTIK05

This commit is contained in:
2025-12-17 08:25:11 +01:00
parent 9abd04529b
commit 8960f59f0d
2 changed files with 30 additions and 0 deletions

View File

@@ -158,6 +158,14 @@
};
modules = [./home/logistik/AZPILOGISTIK04.nix];
};
"logistik@AZPILOGISTIK05" = home-manager.lib.homeManagerConfiguration {
pkgs = nixpkgs.legacyPackages."aarch64-linux";
extraSpecialArgs = {
inherit inputs outputs;
hostname = "AZPILOGISTIK05";
};
modules = [./home/logistik/AZPILOGISTIK05.nix];
};
};
deploy.nodes = {
AZ-CLD-1 = {