+AZPILOGISTIK01
This commit is contained in:
11
flake.nix
11
flake.nix
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user