diff --git a/nix-monitor/plugin.toml b/nix-monitor/plugin.toml index 054e863..5d35c50 100644 --- a/nix-monitor/plugin.toml +++ b/nix-monitor/plugin.toml @@ -5,7 +5,7 @@ min_noctalia = "5.0.0" icon = "package" author = "avivbintangaringga" description = "Nixpkgs update monitor" -tags = [ "nix", "utility" ] +tags = [ "nixos", "utility" ] dependencies = [ "nixos-version", "git", "pkill" ] license = "MIT"