diff --git a/catalog.toml b/catalog.toml index 0828c40..5aa879d 100644 --- a/catalog.toml +++ b/catalog.toml @@ -107,3 +107,14 @@ description = "A launcher provider that adds PrismLauncher instances to the noct deprecated = false min_noctalia = "5.0.0" tags = ["gaming", "launcher"] + +[[plugin]] +id = "avivbintangaringga/nix-monitor" +name = "Nix Monitor" +version = "1.0.0" +author = "avivbintangaringga" +license = "MIT" +icon = "package" +description = "Nixpkgs update monitor" +min_noctalia = "5.0.0" +tags = ["nixos", "utility"]