summaryrefslogtreecommitdiffstats
path: root/pkgs/desktops/xfce/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/xfce/default.nix')
-rw-r--r--pkgs/desktops/xfce/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/default.nix b/pkgs/desktops/xfce/default.nix
index 18f2df93a734..0a2970728739 100644
--- a/pkgs/desktops/xfce/default.nix
+++ b/pkgs/desktops/xfce/default.nix
@@ -132,7 +132,7 @@ lib.makeScope pkgs.newScope (self: with self; {
xfce4-netload-plugin = callPackage ./panel-plugins/xfce4-netload-plugin { };
- xfce4-notes-plugin = callPackage ./panel-plugins/xfce4-notes-plugin.nix { };
+ xfce4-notes-plugin = callPackage ./panel-plugins/xfce4-notes-plugin { };
xfce4-mailwatch-plugin = callPackage ./panel-plugins/xfce4-mailwatch-plugin.nix { };