add scanbd module to flake
This commit is contained in:
parent
4456a706e9
commit
dc9b897151
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
overlays.default = final: prev: {
|
||||
modules = {
|
||||
matrix-alertmanager-receiver = import ./modules/matrix-alertmanager-receiver.nix;
|
||||
scanbd = import ./modules/scanbd.nix;
|
||||
};
|
||||
|
||||
hacompanion = prev.callPackage ./hacompanion { };
|
||||
|
|
Loading…
Add table
Reference in a new issue