From 43773b86abdcfceb3728a0756460f68c0659a511 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sun, 21 Jul 2024 23:29:59 +0200 Subject: fix: bring back the plasma customization --- services/plasma-desktop.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/plasma-desktop.scm b/services/plasma-desktop.scm index c4c31fa..9b8dc17 100644 --- a/services/plasma-desktop.scm +++ b/services/plasma-desktop.scm @@ -3,7 +3,7 @@ #:use-module (gnu services desktop) #:use-module (packages plasma)) -(define plasma-desktop-configuration* +(define-public plasma-desktop-configuration* (plasma-desktop-configuration (plasma-package plasma*))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -- cgit v1.2.3