mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
type on define-module
This commit is contained in:
parent
4774b34ea3
commit
43e9374501
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
(define-module (glicid services parallel)
|
||||
(define-module (glicid services authentication)
|
||||
#:use-module (gnu services)
|
||||
#:use-module (gnu services shepherd)
|
||||
#:use-module (gnu system shadow)
|
||||
#:use-module (guix)
|
||||
#:use-module (guix records)
|
||||
#:use-module (ice-9 match)
|
||||
|
|
Loading…
Add table
Reference in a new issue