From c50b3262234a0a3629a865406facb32b2b955581 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 16:50:34 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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"]