+AZPILOGISTIK01

This commit is contained in:
2025-11-11 10:53:19 +01:00
parent 82ca6fbe98
commit bb66bcc2c5
8 changed files with 309 additions and 17 deletions

View File

@@ -125,7 +125,16 @@
];
};
};
homeConfigurations = {
"logistik@AZPILOGISTIK01" = home-manager.lib.homeManagerConfiguration {
pkgs = nixpkgs.legacyPackages."aarch64-linux";
extraSpecialArgs = {
inherit inputs outputs;
hostname = "AZPILOGISTIK01";
};
modules = [./home/logistik/AZPILOGISTIK01.nix];
};
};
deploy.nodes = {
AZ-CLD-1 = {
hostname = "AZ-CLD-1";