xfce4-genmon-plugin: reorder

This commit is contained in:
AndersonTorres
2021-01-31 01:55:26 -03:00
parent 63d5a1adcc
commit 94c5d879ae
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ lib.makeScope pkgs.newScope (self: with self; {
xfce4-fsguard-plugin = callPackage ./panel-plugins/xfce4-fsguard-plugin { };
xfce4-genmon-plugin = callPackage ./panel-plugins/xfce4-genmon-plugin.nix { };
xfce4-genmon-plugin = callPackage ./panel-plugins/xfce4-genmon-plugin { };
xfce4-hardware-monitor-plugin = callPackage ./panel-plugins/xfce4-hardware-monitor-plugin.nix { };