+phishboard
This commit is contained in:
@@ -66,6 +66,10 @@
|
||||
url = "git+https://git.az-gruppe.com/AZ-Intec-GmbH/AZess";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
phishboard = {
|
||||
url = "git+https://git.az-gruppe.com/AZ-Intec-GmbH/phishboard.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
@@ -168,6 +172,7 @@
|
||||
inputs.azion-scheduler.nixosModules.default
|
||||
inputs.zugferd-service.nixosModules.default
|
||||
inputs.azess.nixosModules.default
|
||||
inputs.phishboard.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user