about summary refs log tree commit diff
path: root/pkgs/desktops/plasma-5/plasma-bigscreen.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/plasma-5/plasma-bigscreen.nix')
-rw-r--r--pkgs/desktops/plasma-5/plasma-bigscreen.nix31
1 files changed, 15 insertions, 16 deletions
diff --git a/pkgs/desktops/plasma-5/plasma-bigscreen.nix b/pkgs/desktops/plasma-5/plasma-bigscreen.nix
index 96b7b148fa084..f94b49efabc79 100644
--- a/pkgs/desktops/plasma-5/plasma-bigscreen.nix
+++ b/pkgs/desktops/plasma-5/plasma-bigscreen.nix
@@ -1,19 +1,18 @@
-{
-  mkDerivation,
-  extra-cmake-modules,
-  kactivities,
-  kactivities-stats,
-  plasma-framework,
-  ki18n,
-  kirigami2,
-  kdeclarative,
-  kcmutils,
-  knotifications,
-  kio,
-  kwayland,
-  kwindowsystem,
-  plasma-workspace,
-  qtmultimedia,
+{ mkDerivation
+, extra-cmake-modules
+, kactivities
+, kactivities-stats
+, plasma-framework
+, ki18n
+, kirigami2
+, kdeclarative
+, kcmutils
+, knotifications
+, kio
+, kwayland
+, kwindowsystem
+, plasma-workspace
+, qtmultimedia
 }:
 mkDerivation {
   pname = "plasma-bigscreen";