xfce4-hardware-monitor-plugin: reorder
This commit is contained in:
parent
94c5d879ae
commit
525975e2a1
2 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ lib.makeScope pkgs.newScope (self: with self; {
|
|||
|
||||
xfce4-genmon-plugin = callPackage ./panel-plugins/xfce4-genmon-plugin { };
|
||||
|
||||
xfce4-hardware-monitor-plugin = callPackage ./panel-plugins/xfce4-hardware-monitor-plugin.nix { };
|
||||
xfce4-hardware-monitor-plugin = callPackage ./panel-plugins/xfce4-hardware-monitor-plugin { };
|
||||
|
||||
xfce4-i3-workspaces-plugin = callPackage ./panel-plugins/xfce4-i3-workspaces-plugin.nix { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue