xfce4-systemload-plugin: reorder

This commit is contained in:
AndersonTorres 2021-01-30 23:25:12 -03:00
parent 3d51ede8b2
commit 0f6a865dd9
2 changed files with 1 additions and 1 deletions

View file

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