mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-01 14:45:39 +02:00
wrong config
This commit is contained in:
parent
4eec933686
commit
20b0ff7523
2 changed files with 15 additions and 4 deletions
|
@ -24,6 +24,9 @@
|
|||
(define-record-type* <autofs-configuration>
|
||||
autofs-configuration make-autofs-configuration
|
||||
autofs-configuration?
|
||||
(autofs autofs-configuration-autofs
|
||||
(default autofs)
|
||||
)
|
||||
(config-file autofs-config-file
|
||||
(default %default-autofs-conf)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue