mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: services: Fix wesnothd-configuration? symbol export.
* gnu/services/games.scm: Export wesnothd-configuration?, not the non-existent wesnoth-configuration?.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#:use-module (guix records)
|
||||
#:use-module (ice-9 match)
|
||||
#:export (wesnothd-configuration
|
||||
wesnoth-configuration?
|
||||
wesnothd-configuration?
|
||||
wesnothd-service-type))
|
||||
|
||||
;;;
|
||||
|
||||
Reference in New Issue
Block a user