Hi, Am 11.05.23 um 13:20 schrieb Marek Paśnikowski: > Which variable is not bound? > > The error is indicative of a missing module, > but without knowing which variable is unbound, > I can not tell anything more. this is the output of: gfp@Tuxedo ~$ sudo guix system reconfigure /etc/config.scm Passwort: Backtrace: 18 (primitive-load "/home/gfp/.config/guix/current/bin/guix") In guix/ui.scm: 2300:7 17 (run-guix . _) 2263:10 16 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 15 (with-exception-handler _ _ #:unwind? _ # _) In guix/status.scm: 859:3 14 (_) 839:4 13 (call-with-status-report _ _) In guix/scripts/system.scm: 1277:4 12 (_) In ice-9/boot-9.scm: 1752:10 11 (with-exception-handler _ _ #:unwind? _ # _) In guix/store.scm: 659:37 10 (thunk) 1298:8 9 (call-with-build-handler # …) 2168:25 8 (run-with-store # …) In guix/scripts/system.scm: 843:2 7 (_ _) 717:8 6 (_ #) In gnu/system.scm: 1298:19 5 (operating-system-derivation _) 835:11 4 (operating-system-services #< kernel:…>) 869:20 3 (services _) In /etc/config.scm: 29:21 2 (services #< kernel: #) In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: Fehler: cinnamon-desktop-service-type: Nicht gebundene Variable Mistake: ........ not bound variable I hope this helps Kind regards Gottfried