Update tags from 'nix' to 'nixos' in plugin.toml

This commit is contained in:
Lemmy
2026-07-14 23:46:19 -04:00
committed by GitHub
parent ba68ee6677
commit 24b2e7f676
+1 -1
View File
@@ -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"