mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-25 20:05:20 +00:00
Revert "services: home-keyboard: Export set-xkb-variables."
This reverts commit 08f3b94e16
.
This commit is contained in:
parent
186c7e29ed
commit
3f8a932c8a
@ -5,8 +5,7 @@
|
||||
(define-module (rosenthal services keyboard)
|
||||
#:use-module (gnu system keyboard)
|
||||
#:use-module (gnu home services)
|
||||
#:export (set-xkb-variables
|
||||
home-keyboard-service-type))
|
||||
#:export (home-keyboard-service-type))
|
||||
|
||||
(define (set-xkb-variables layout)
|
||||
(if layout
|
||||
|
Loading…
Reference in New Issue
Block a user