xfce4-systemload-plugin: reorder
This commit is contained in:
parent
3d51ede8b2
commit
0f6a865dd9
2 changed files with 1 additions and 1 deletions
|
@ -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 { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue