xfce4-eyes-plugin: reorder

This commit is contained in:
AndersonTorres 2021-01-30 22:32:18 -03:00
parent 1e586af4b1
commit f8955d59bf
2 changed files with 1 additions and 1 deletions

View file

@ -118,7 +118,7 @@ lib.makeScope pkgs.newScope (self: with self; {
xfce4-embed-plugin = callPackage ./panel-plugins/xfce4-embed-plugin { };
xfce4-eyes-plugin = callPackage ./panel-plugins/xfce4-eyes-plugin.nix { };
xfce4-eyes-plugin = callPackage ./panel-plugins/xfce4-eyes-plugin { };
xfce4-fsguard-plugin = callPackage ./panel-plugins/xfce4-fsguard-plugin.nix { };