summaryrefslogtreecommitdiff
path: root/tw/home/cern.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-10-08 15:26:07 +0200
committerTimo Wilken2023-10-08 15:43:51 +0200
commit13ca70f3f8178a1bb8ad11e141c010e200d4e5a1 (patch)
treeaa8f259043f254bc7f154741d701f7d73b8edebb /tw/home/cern.scm
parentd750499c0c9627d12b0b67a9a896b39c14e1688e (diff)
Graft nvda onto picom if necessary
Picom fails on startup if using the proprietary nvidia driver but plain mesa libs.
Diffstat (limited to 'tw/home/cern.scm')
-rw-r--r--tw/home/cern.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/cern.scm b/tw/home/cern.scm
index 61dacdcb..870e6ea0 100644
--- a/tw/home/cern.scm
+++ b/tw/home/cern.scm
@@ -121,6 +121,6 @@
(default-key "C2249BBE5E8761C943A0CFA1B7B3914BF63ACD7C")
(gui-pinentry? #t)))
- (append %common-services %interactive-services pim-services)))))
+ (append %common-services (interactive-services) pim-services)))))
%cern-home