xfce4-sensors-plugin: reorder

This commit is contained in:
AndersonTorres 2021-01-30 23:31:19 -03:00
parent 9fc7c3391a
commit 95c9001cad
2 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ lib.makeScope pkgs.newScope (self: with self; {
xfce4-mpc-plugin = callPackage ./panel-plugins/xfce4-mpc-plugin { };
xfce4-sensors-plugin = callPackage ./panel-plugins/xfce4-sensors-plugin.nix { };
xfce4-sensors-plugin = callPackage ./panel-plugins/xfce4-sensors-plugin { };
xfce4-systemload-plugin = callPackage ./panel-plugins/xfce4-systemload-plugin { };