parent
ea84627e59
commit
1f72d3463e
3 changed files with 112 additions and 0 deletions
|
@ -179,6 +179,11 @@
|
|||
module = "${self}/kubenix-modules/tailscale.nix";
|
||||
namespace = "tailscale";
|
||||
};
|
||||
|
||||
ntfy = {
|
||||
module = "${self}/kubenix-modules/ntfy.nix";
|
||||
namespace = "ntfy";
|
||||
};
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Reference in a new issue