Update tags from 'nix' to 'nixos' in plugin.toml
This commit is contained in:
@@ -5,7 +5,7 @@ min_noctalia = "5.0.0"
|
|||||||
icon = "package"
|
icon = "package"
|
||||||
author = "avivbintangaringga"
|
author = "avivbintangaringga"
|
||||||
description = "Nixpkgs update monitor"
|
description = "Nixpkgs update monitor"
|
||||||
tags = [ "nix", "utility" ]
|
tags = [ "nixos", "utility" ]
|
||||||
dependencies = [ "nixos-version", "git", "pkill" ]
|
dependencies = [ "nixos-version", "git", "pkill" ]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user